| To: | jmp-l@lists.biostat.wustl.edu |
|---|---|
| Subject: | Re: Scripting Help |
| From: | Mark4Flies@aol.com |
| Date: | Sat, 19 Aug 2006 08:54:04 EDT |
|
You can insert a named argument or option anywhere. JMP will parse the _expression_ correctly. So the By( :Year ) argument can go at the beginning, middle or end of the list of arguments. When you want to send a message to the analysis or report layers of Fit Model platform with by groups, you have to package the message: fit << (response << message); This way, the fit object does not attempt to interpret response or message, instead it passes this message to the named response. This mechanism is documented in the chapter about scripting particular platforms and there is a section devoted to Fit Model and these details. Mark |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Scripting Help, Gunter.Hartel |
|---|---|
| Next by Date: | Calling DLLs from JMP, Gunter.Hartel |
| Previous by Thread: | Re: Scripting Help, Gunter.Hartel |
| Next by Thread: | Calling DLLs from JMP, Gunter.Hartel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |