HP 3000 Manuals

&STORE [ HP DeskManager Customization ] MPE/iX 5.0 Documentation


HP DeskManager Customization

&STORE 

Syntax 

&STORE {foldername  } {filename}
       {foldernumber}
where:

foldername            quoted string
foldernumber          numeric value
filename              parenthetical string

Description 

&STORE serializes and stores a folder from the Filing Cabinet to an MPE
file.  To issue this command, you must be in the Filing Cabinet.  The
folder to be stored must be identified either as foldername or
foldernumber and an MPE filename to store the folder contents must be
provided in filename.  The filename may contain a lockword but must not
currently exist.  &STORE provides a useful offline storage capability for
the archiving or copying between systems of HP Desk folders.

See also:  &RESTORE.

Example 

     &STORE "Weekly reports" (reports)

This will serialize and store the folder "Monthly reports" into an MPE
file called reports.



MPE/iX 5.0 Documentation