home *** CD-ROM | disk | FTP | other *** search
- Trellis
- Information File
- (c)1991-5 Soft Rock Software
-
- CLS
- PRINT "Trellis, The Adventure Interpreter, enables you to write simple text adventures."
- PRINT '
- PRINT'"For instructions on how to use with Trellis, please see the Instructs directory as supplied with the software."
- PRINT '
- PRINT'"Write to Soft Rock Software, or telephone Vince M Hudd, to find out about the latest version of Trellis and other budget software:-"
- PRINT '
- PRINT'" Soft Rock Software"
- PRINT'" FREEPOST (BS 7978) - no stamp required"
- PRINT'" Westbury-on-Trym"
- PRINT'" Bristol"
- PRINT'" BS10 7BR"
- PRINT'
- PRINT'" 0117 9491634 - If you reach the answering machine, please"
- PRINT'" leave your name and address after the tone."
- PRINT'" Please speak clearly, and spell any difficult"
- PRINT'" or unusual words, such as place names. You"
- PRINT'" will be sent a price list detailing Trellis"
- PRINT'" and other products."'''
- STOP
-
-