vms_zork
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vms_zork [2026/05/02 13:23] – admin | vms_zork [2026/05/03 02:21] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | #Copy and unzip. | + | **# Copy and unzip to dir.** |
| - | @build - to build for this system. Must have fortran compiler installed. | + | {{0:zorkvms.zip}} |
| - | # set the file attributes | + | **# to build for this system. Must have fortran compiler installed.** |
| - | $ SET FILE /ATTRIBUTES=(RFM: | + | <code -> |
| + | @build | ||
| + | </code> | ||
| - | $ SET FILE / | + | **# set the file attributes** |
| - | $ EDIT SYS$MANAGER:SYLOGIN.COM <-- make the game playable by all from keyword zork | + | <code -> |
| + | SET FILE / | ||
| + | </code> | ||
| - | #set file permissions | + | <code -> |
| + | SET FILE / | ||
| + | </ | ||
| - | $ SET SECURITY / | + | **# make the game playable by all from keyword zork** |
| + | |||
| + | <code -> | ||
| + | EDIT SYS$MANAGER: | ||
| + | </ | ||
| + | |||
| + | **# set file permissions** | ||
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| - | $ SET SECURITY / | ||
| - | $ SET SECURITY / | ||
vms_zork.1777728229.txt.gz · Last modified: by admin
