Thanks Ben I thought there was a way to grab it but looks like if I want that to then appear in the excel download I would still need to use the add rows although the array could be @@requestSearchActionData[0,*] -- 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
> From: "Ben Johansen" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sun, 29 Jun 2003 15:03:14 -0700 > To: <[EMAIL PROTECTED]> > Subject: RE: Witango-Talk: Column Names > > 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 > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
