On Mon, 24 Feb 2003 13:00:13 -0500, Rick Sanders wrote:

>Now, it brings me to the question of why <@NUMCOLS array=file 
scope=user>
>didn't work, but <@NUMCOLS array=@@user$file>  worked!???
>

Rick,

It looks like file is a variable that holds the name of an array, not the 
array itself. For those two metatags to be equivalent, the first one 
would have to be:

<@NUMCOLS array="@@file" scope="user">

Bill








________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to