Robert, you where correct! When I assigned vApp I must have hit return in the assign action, never saw it!
DUH! I got these replies so fast that the my development cycle didn't miss a beat! Great resource! Thanks to all, Chuck Lockwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LockData Technologies, Inc. 309 Main Avenue, Hawley, Pa 18428 570-226-7340 ~ Fax: 570-226-7341 [EMAIL PROTECTED] ~ www.lockdata.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Shubert Sent: Monday, September 09, 2002 3:03 PM To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: Array help Chuck, just try it without the shorthand: <@VAR vPriv[1,<@VAR local$vApp>]> And double check the contents of vApp (no extra spaces, linefeeds, etc.) Robert Chuck Lockwood wrote: > > I have an array called vPriv with column headers F,G,H and data 30,40,50 > and a local variable called vApp that is equal to F > > @@vPriv[1,F] returns 30 as expected > > however, > > @@vPriv[1,@@LOCAL$vApp] does not work, returns nothing > > Am I missing something? > > Thanks, > > Chuck Lockwood > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > LockData Technologies, Inc. > 309 Main Avenue, Hawley, Pa 18428 > 570-226-7340 ~ Fax: 570-226-7341 > [EMAIL PROTECTED] ~ www.lockdata.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
