----- Original Message ----- From: "gdgqler" <gdgq...@gmail.com>
To: <ql-us...@q-v-d.com>
Sent: Tuesday, November 23, 2010 2:53 PM
Subject: Re: [Ql-Users] turbo




On 23 Nov 2010, at 12:30, Dilwyn Jones wrote:

I'm trying to compile an old QL program with Turbo.

I need to put in a "don't compile this bit, it's only for interpreted use" instruction (a procedure which saves the program), but can't remember how to do this in Turbo.

In QLiberator I just use REMark $$on and $$off directives. Is there an equivalent in Turbo?


Put in DEBUG 1 before the lines you want not compiled and DEBUG 0 after.

George
Ah yes, DEBUG and DEBUG_LEVEL. Now I remember, thanks.

Dilwyn Jones


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

Reply via email to