If @@user$SubMenu is your array, then you can use <@VAR user$SubMenu[<@CURROW>,SubMenuID]> if you want to extract information by column name.
 
cheers
Harpreet
-----Original Message-----
From: ContactGerard [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2003 3:13 PM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Witango Tallk: Identifying columns by Name in an Array in @ROWS

Hi,
 
I know that you can extract information by using method 1. or 2., but is there a syntax that allows you to use method 3..  I am assuming that it doesn't work because the column name is not assigned to the Array, but thought that I might ask the fine people at Witango Talk.  After all, @@local$resultSet appears to possesses the Column names.

<@ROWS ARRAY="@@user$SubMenu">
    1.  @@SubMenu[<@CURROW>,1]
    2.  <@COL NUM="1">
    3.  <@COL NAME='SubMenu.SubMenuID'> 
    <BR>
</@ROWS>

Thanks,

Gerard

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

Reply via email to