Date : Sun, 06 Apr 2008 19:38:13 +0100
From : aw29009@... (Andrew)
Subject: BBC Script and Crunch
I'm trying to crunch out REM statements of a program using a script
file for !Beebit:
BBC Script
Machine BBC B
OSCLI"BFS"
LOAD"VICTORY"
OSCLI"CRUNCH BCLSVT:":SAVE"VICTORY2"
HMLOAD
However checking the listing when the main program "victory2" (which
HMLOAD is supposed to CHAIN) the REM statements are still there.
I know Beebit isn't ideal as a new application starts each time which
would be good to suppress (might have to contact the programmer about
this) but am I doing something wrong here?
Andrew
--