home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA-CD 2
/
Amiga-CD - Volume 2.iso
/
ungepackte_daten
/
1995
/
3
/
06b
/
mathscript
/
mathscript.ampk
/
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
|
1995-06-01
|
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