In a message dated 04/07/02 13:27:03 GMT Daylight Time, [EMAIL PROTECTED] writes:
I have knocked up a short SuperBASIC program to convert all the includes - needs a fair whack of memory mind!!
Sorry to send it to everyone, but thought it may be useful demonstration of programming techniques.
100 source$='ram1_':dest$='win1_smsq_'
that should read : 100 source$='ram1_':dest$='win1_smsq_' - hmm looking at that, could be the font in this browser... - times new roman is slightly better for program listings (any other suggestions??)
270 xpos="'" INSTR line$:IF xpos=0:xpos='"' INSTR line$
This line is comparing single quote in the first instruction, double quotes in the second one - definitely not apparent!!
Rich Mellor
RWAP Software
7 Common Road, Kinsley, Pontefract, West Yorkshire, WF9 5JR
TEL: 01977 614299
http://hometown.aol.co.uk/rwapsoftware
