Tuesday, July 29, 2008, 2:49:15 PM, Dave Cooke wrote:
> Is it possible to set a page variable $FmtPV['$PV']to the value of a PTV?
sure, but why?
# setting PV {$Test} to PTV 'Test'
$FmtPV['$Test'] = PageTextVar($pagename, 'Test');
why would you prefer use of {$Test} over {$:Test} ?
There is also one limitation I believe:
you can use multi-line PTVs, but only single-line PVs
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users