On 25 March 2014 18:11, Paul Gilmartin <paulgboul...@aim.com> wrote:
>>> #if ?
>>
>>But how will both PL/X and assembler not see it?
>>
> That's their problem.  Perhaps AGO for assembler.  And hasn't
> PL/X something similar?

Well you can't reasonably ask for trilingual macros and then shrug
your shoulders when asked for how it might work. Surely each language
can't be expected to add something to its syntax to bypass all the
others. Right now the scheme works because lines starting with * are
assembler comments, and the PL/X compiler option MARGINS(2,n) is used
so it doesn't see the comment '*'s. IBM C has a MARGINS option too, so
that would work, but how are PL/X and C to each find only their own
stuff?

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to