[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Comments in SQR
- Subject: Re: Comments in SQR
- From: "Dray, Adam" <Adam.Dray@PHH.COM>
- Date: Tue, 24 Aug 1999 11:44:46 -0400
> -----Original Message-----
> From: Nina Chou [SMTP:nchou@BOOKCRAFTERS.COM]
> Sent: Tuesday, August 24, 1999 11:31 AM
> To: Multiple recipients of list SQR-USERS
> Subject: Re: Comments in SQR
>
[snip]
> Pam Lantzy also provide the solution through Editor(UltraEdit) using the
> Column_Edit to add '!' to the 1st column. I just want to share one
> incidence
> that I encountered regarding to '!'. it will work if you do not have
> other
> comment lines within the block of lines. Otherwise SQR will stop with
> '!!' if
> you add an '!' to a comment line (version 3 on mainframe/MVS).
>
--
Insert '! ' instead of '!' to prevent this. However, #ifdef
will be a consistently better solution.