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:25] – admin | vms_zork [2026/05/03 02:21] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | #Copy and unzip. | + | **# Copy and unzip to dir.** |
| + | {{0: | ||
| + | **# to build for this system. Must have fortran compiler installed.** | ||
| - | @build | + | <code -> |
| + | @build | ||
| + | </ | ||
| - | # set the file attributes | + | **# set the file attributes** |
| - | $ SET FILE / | + | <code -> |
| + | SET FILE / | ||
| + | </ | ||
| - | $ SET FILE / | + | <code -> |
| + | SET FILE / | ||
| + | </ | ||
| - | $ EDIT SYS$MANAGER: | + | **# make the game playable by all from keyword zork** |
| - | #set file permissions | + | <code -> |
| + | EDIT SYS$MANAGER: | ||
| + | </ | ||
| - | $ SET SECURITY / | + | **# set file permissions** |
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| + | |||
| + | <code -> | ||
| + | SET SECURITY / | ||
| + | </ | ||
| - | $ SET SECURITY / | ||
| - | $ SET SECURITY / | ||
vms_zork.1777728326.txt.gz · Last modified: by admin
