EXPERT Mode =========== This is KnifeST Version 1.00 The instructions given below will show you how to modify KnifeST.prg so that EXPERT mode will be active when KnifeST is run. 1) Run KnifeST.prg 2) Select 'Find String/Bytes' from the 'Options' menu 3) In the 'Search Chars:' box, enter $33fc ffff 4) Select the 'FILE' button in the 'Restrict to:' box 5) Select the 'SEARCH' button or just press return 6) A file selector box should now be on your screen, select 'KnifeST.prg' 7) The screen should now display the first cluster in KnifeST.prg, with a flashing cursor at buffer offset $0054 8) Select 'Edit Buffer' from the 'Commands' menu 9) Move the cursor forwards using the cursor keys till it's at the start of the ff ff byte sequence. Change the ff ff to 00 00 10) Select 'Save Buffer' from the 'Commands' menu or just press the ESC key 11) Select 'Save' on the alert box 12) Select 'OK' from the dialog box 13) Select 'Save' from the alert box When you next run KnifeST, EXPERT mode will be active. You can try this straight away be running KnifeST from the 'Run Other' option in the 'Commands' menu. If you then inspect the 'Options' menu, 'Expert' should have a check mark by the side of it. If you decide you do not like EXPERT mode being selected when the program is first run, then use the above procedure but search for $33fc 0000 and change the 0000 to ffff. *** WARNING !!! *** DO NOT modify any values other than $0000 or $ffff at offset $0056 in the first cluster of file KnifeST.prg. ALWAYS modify a backup of KnifeST and not the original.