home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1059.lha
/
Programs
/
MathPlot
/
Macros
/
setprecision.mpl
< prev
next >
Wrap
Text File
|
1994-12-15
|
108b
|
7 lines
/* Stub routine for setprecision */
parse arg x
if x<0 then return 5
if x>3 then return 5
selectmenu 2 3 x