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

Re: macro arglists



there is nothing wrong with that.  If MCL knows of a definition it will
tell you the parameters to that definition when you write the function
name.  For macros or functions you define you must set the SAVE DEFINITIONS
options in the environment for it to do the same. ?? does not means bad, it
just means that MCL does not know.  It is a feature to help the programmer.

Irfan