home *** CD-ROM | disk | FTP | other *** search
/ The Grim Reaper 3 / Grim_Reaper_The_Issue_03_1992___BASIC.atr / mul.doc < prev    next >
Text File  |  2023-02-26  |  1KB  |  1 lines

  1. Multi Colour Creator¢¢Written by John E. (TEBSF)¢¢Have you ever wished you could create¢nice 'rolling' colour effects in your¢own BASIC programs?¢If the answer is 'Yes' then this is¢the program for you! What it does is¢ask for you own preferations regarding¢the colours and then writes a small¢file that can be ENTERed into your own¢BASIC programs. Be warned! The file¢uses lines 0 and 1, so make sure your¢BASIC file doesn't use these lines or¢they will be deleted.¢Once in your BASIC file, just use the¢BASIC instruction X=USR(JE) to start¢the effect.¢Some of the options may not appear¢clear at first, just try them to see¢what they'll create. When you've¢chosen your own specific options you'll¢get a little demo of what the finished¢product will produce, to exit this demo¢you must press whatever you chose to¢exit the effect, for example if you¢chose START key to exit effect then¢press START key to continue, of course¢if you chose 'no exit' then you will¢not get a demo.¢You are then given the option to save¢this routine to disk, press SPACE to¢abort and run program again. If you¢decide to write the file to disk then¢a file will be written with the¢filename 'D:ROLL.LST'.¢This file is public domain and may be¢included in any P.D. library, as long¢as this documention is with it also!¢It was first published in issue 03 of¢"The Grim Reaper".¢