For Programmers: Free Programming Magazines  


Home > Archive > Cobol > October 2007 > Re: "Substantive Changes"









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: "Substantive Changes"
William M. Klein

2007-10-09, 9:55 pm

Try running your EXAMINE test with SETTINGS(COL3) specified and see whether OSVS
is turned on. According to the MF LRM (NetExpress 5),
A) EXAMINE is *not* indicated as an MF reserved word (any level of MF(n))
B) EXAMINE statement has an OSVS bubble - but no other dialect specified.

If you don't want to look at the settings in detail, try compiling with:

NOOSVS NOVSC2 MF FLAG(MF) FLAGAS(S) WARNING(3)

I haven't tried this on my machine (with my version of N/E) but given that
EXAMINE is *not* listed as an MF reserved word, your results surprise me.

--
Bill Klein
wmklein <at> ix.netcom.com
"Robert" <no@e.mail> wrote in message
news:r36og3h06p9vq1dvkaei71o04c9sal28g5@
4ax.com...
> On Tue, 09 Oct 2007 04:26:57 GMT, "William M. Klein"
> <wmklein@nospam.netcom.com> wrote:
>
>
> I tried them. EXAMINE worked with default options (none in cobopt). TRANSFORM
> required
> OSVS.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com