are you talking like the actual names of the columns from the search action?
because if the resultSet came from a search action the names of the columns
are in row 0

if the table has 3 columns
Name
Address
Phone

<@ASSIGN local$SearchActionData VALUE=@@resultSet>

@@local$SearchActionData[0,3] will return "Phone"




Ben Johansen - http://www.pcforge.com
-Authorized WiTango Reseller
 http://www.pcforge.com/WitangoGoodies.htm
-Authorized Alt-N Reseller
 http://www.pcforge.com/AltN.htm

-----Original Message-----
From: Dan Stein [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 28, 2003 12:50 PM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Column Names


Is there an easier way to add column names to an array from a search action
than the <@ADDROWS> Tag?
--
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to