Malcolm Lear wrote:
Hi

It's been a long time, but I seem to remember you can use IF NOT COMPILED.

Cheers
Malcolm
Ah yes, that's it. Thanks!

Oops! No it wasn't after all.

What I meant was preventing the Turbo compiler from compiling it in the first place.

The program has a procedure like this, which lets me quickly save it from interpreted basic:

def proc Sa
 save win1_basic_filename_bas:qsave win1_basic_filename
end def

I want the compiler to ignore and not try to compile those three lines! So easy in QLib (using REM$$off etc. and it's so long since I used Turbo I can't remember how!

Dilwyn Jones


_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to