home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
prog_oth
/
mpe732.lha
/
Assign_M2
next >
Wrap
Text File
|
1992-09-26
|
358b
|
15 lines
.K ""
echo ""
echo "This script will assign m2: directory to ram: so that "
echo "you can run MPE. You can't compiling etc. because you need"
echo "the Modula 2 programming environment from AMSoft."
echo ""
ask "Do you wish go on ?"
if WARN
echo "Assigning M2: TO RAM:"
Assign M2: RAM:
endif
echo "All Done. Bye !"
endcli