want to know how to kill Origin is running script. I want to do it on the Origin.
If you mean that you want to exit from Origin from labtalk, then
doc -s;// turn off Save Project asking exit;
CP
segawalab
Posted - 10/18/2002 : 12:13:39 PM Hi,Cpyang and Mike Buess ! I can understand about GetnumberDialogTitle. Thank you for your quick response =D
By the way, I want to know how to kill Origin is running script. I want to do it on the Origin. Do you know a command?
regards,
Mike Buess
Posted - 10/18/2002 : 10:45:25 AM As CP said, [dialog box title] doesn't show up in the title bar. It is really a message and can contain as many as three lines...
getnumber (start) var1 (stop) var2 (Enter range... start is the first point stop is the last point);
Posted - 10/18/2002 : 08:38:18 AM Maybe it used to put that in the title of the GetNumber dialog. Typically people have long text to show, so at some point the [dialog box title] string is displayed in the area below the title and the title is left empty.