home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
misc
/
math
/
mathscript.lha
/
MathScript
/
Rexx
/
OpenMathScript.ms
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-29
|
305 b
|
16 lines
/* This script is for use with FinalWriter®. See the file
FinalWriter.guide in the Docs directory */
IF ~SHOW('p',"MathScript") THEN
DO
/* If MathScript is not already running, start it ! */
ADDRESS COMMAND "run MathScript:MathScript"
ADDRESS COMMAND wait 1
END
ADDRESS "MathScript"
SCREENTOFRONT