gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] mvs cobol namespace


From: David Korn
Subject: [open-cobol-list] mvs cobol namespace
Date: Wed Feb 4 15:37:02 2004

cc: address@hidden
Subject:  mvs cobol namespace
--------

It looks as if MVS allows @ in the names of procedures that it can call,
for example,

        CALL 'address@hidden'      USING WS-USER-ID.

The current compiler calls address@hidden in C which is not valid C.
The @ should be mapped into _ or $.


David Korn
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]