Leo / Dan --

Have we allocated PASM or IMC directives to replace the setline, setfile,
and setpackage ops?

    * .file <name>
    * .line [<filename>] <line>
    * .package <name>

Should we have an indicator of the name of a sub, too?


Regards,

-- Gregor





Leopold Toetsch <[EMAIL PROTECTED]>
02/23/2003 04:35 AM

 
        To:     P6I <[EMAIL PROTECTED]>
        cc:     Dan Sugalski <[EMAIL PROTECTED]>
        Subject:        Status of PXS and some IMHO obsolete ops


As stated in the thread "pxs help", the QT example can be expressed in 
terms of NCI. So IMHO the following opsen are obsolete:
- loadext (unused)
- callnative (only in QtHelloWorld.pasm, unimplemented)

And further:
- setline
- setfile
- setpackage
which are already/ought to be in the PBC metadata. Putting "setline"s 
into the PBC stream would also slow down execution.

leo




Reply via email to