home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
r
/
riscript
/
!RiScript
/
Doc
/
VM
< prev
Wrap
Text File
|
1994-07-08
|
329b
|
10 lines
VMDumps can only be made when at save level 0 of the
interpreter. This can be reached by exiting the
serverloop. This is done by issueing the command
serverdict begin 0 exitserver
Now the VM can be saved. If you want to add items
to the VM to be saved, you'll have to add these
when at save level 0. This can be reached ...