  K This is SOKOBAN for VMS and OpenVMS-AXP. To install it, put everything into I a single directory. Assign a logical for this directory named SOKOBANDIR. 2 Do this either system-wide or on a per user basis.  '   $ ASSIGN/SYSTEM disk:[dir] SOKOBANDIR   % Then define a symbol to run the game:   "   $ SOKOBAN :== $disk:[dir]SOKOBAN  / On an Alpha the previous line should look like:   (   $ SOKOBAN :== $disk:[dir]SOKOBAN_ALPHA  K If the Logical definition should be system-wide, modify your system startup E accordingly. To ensure that all the users have the symbol modify your K SYLOGIN.COM the same way. You may define the logical in SYLOGIN.COM as well  to avoid a system-wide logical.   @ Next, edit the file SOKOBAN.OPT and have a look there. Modify it5 in case you find this necessary. Then relink it with:      $ @SOKOBANDIR:RELINK  O Now pay attention on the correct file protections. This is what they should be:    SOKOBAN.HLB         (G:R,W:R) !   SOKOBAN.EXE         (G:RE,W:RE) !   SOKOBAN_ALPHA.EXE   (G:RE,W:RE) #   SOKOBAN.DAT         (G:RWE,W:RWE)    SCREEN.xy           (G:R,W:R)   L Finally start the game and enjoy it. See the Help-Funtion within the program about more details.   L It might be that the technical character used for the "wall" does not behaveK or appear properly on your screen. This is mainly the case with not-so-good I terminal emulations. You may use a "#" instead. Edit all the screen-files 4 and replace all the "a" by "#". This will work, too.  K In case that you would like to invent some more screens please feel free to J do so and send them to me. I will then add the screens to the distribution9 set and send you the new screens provided by other users.   ' The same for suggestions and bug-fixes.   + Copyright (see program help for details) by   N +----------------------------------------------------------------------------+N | Christoph Gartmann            Phone   : +49-761-5108-465   Fax: -221       |N | Max-Planck-Institut fuer      PSI     : PSI%(0262)45050160374::GARTMANN    |N | Immunbiologie                 Internet: gartmann@immunbio.mpg.de           |N | Postach 1169                                                               |N | D-79011  Freiburg, FRG                                                     |N +------------- Do you know MENUE, the user environment for VMS? -------------+