fwiw, I use Dennis'  RClass to strip out comments from the app file 
before codelocking.

Ben Petersen


On 27 Jul 2001, at 6:43, Dennis McGrath wrote:

> Seems to me I remember codelock did not like comments as the first line in a
> command block.
> Try putting in any command before the comments.
> 
> -- Dennis McGrath
> mailto:[EMAIL PROTECTED]
> 
> -- Tools for R:BASE programmers
> http://www.enteract.com/~mcgrath/dennis
> 
> -- Full time consultant with SQL Resources
> mailto:[EMAIL PROTECTED]
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of J.M. GRATIAS
> Sent: Friday, July 27, 2001 6:04 AM
> To: Rbase List server
> Subject: QUIT command return an error
> 
> 
> 
> Hi all,
> 
> 
> I am trying to use the new QUIT command in RBW 6.5++ (1.842xRT03) :
> 
> QUIT TO BlockName IN ProcName
> 
> 
> QUIT TO bureau IN apexp11.apx
> 
> should run the followin block which was saved in file APEXP11.APP and
> codelocked in file APEXP11.APX
> 
> It return error 2045 (Syntax is incorrect for the command QUIT).
> 
> 
> $COMMAND
> bureau
> -- apexp11.app
> ---------------------------------------------------------------------------
> ---
> --  LOGEXPORT  Version WINDOWS          Copyrigth   LOGIMATIQUE   2001
> --
> --                  MAJ des Fichiers R�glementaires Menu 11
> --
> ---------------------------------------------------------------------------
> ---
> SET ERROR VAR verr
> ....
> RETURN
> 
> 
> This should work in 6.5++ .... Any idea why it don't ?
> 
> TIA
> 
> J.M. GRATIAS, Logimatique, France
> 
> 
> 


Reply via email to