vms_zork
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vms_zork [2026/05/02 13:13] – created admin | vms_zork [2026/05/03 02:21] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | TEST | + | **# Copy and unzip to dir.** |
| + | |||
| + | {{0: | ||
| + | |||
| + | **# to build for this system. Must have fortran compiler installed.** | ||
| + | |||
| + | <code -> | ||
| + | @build | ||
| + | </ | ||
| + | |||
| + | **# set the file attributes** | ||
| + | |||
| + | <code -> | ||
| + | SET FILE / | ||
| + | </ | ||
| + | |||
| + | <code -> | ||
| + | SET FILE / | ||
| + | </ | ||
| + | |||
| + | **# 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 / | ||
| + | </ | ||
| + | |||
| + | |||
vms_zork.1777727591.txt.gz · Last modified: by admin
