Patrick R. Michaud wrote:
I'm in favor of removing the ".param $P0" syntax.
Agreed. We'll consider it an early idea that didn't prove useful. Check
to see if there is any lingering (non-functional) code partially
implementing the feature and remove it.
Allison
On Tue, Oct 16, 2007 at 02:24:41AM -0700, Klaas-Jan Stol wrote:
> according to IMCC's docs, you should be able to specify a parameter like so:
>
> .param $P0
>
> However, this does not work.
> It must be decided whether this syntax is desirable, or not needed. If
> desirable, it must be implement
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #46455]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46455 >
hi,
according to IMCC's docs, you should be able to specify a parameter like so:
.pa