//This macro has been posted for other SlickEdit users to use and explore.
//Depending on the version of SlickEdit that you are running, this macro may or may not load.
//Please note that these macros are NOT supported by SlickEdit and is not responsible for user submitted macros.
"Dear SlickEdit user:
This is a game that was written in the macro language. To install it, just take the following steps:
1. Type "<path>game1frm" on the SlickEdit command line (UNIX:"xcom <path>game1frm"). This will load the form.
2. Type "load <path>game1.e" on the SlickEdit command line. This will load the game.
3. To run the game, type "game1" on the command line.
Enjoy!"