Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: eval trouble
From: T.R. Henigson
Date: Wed, 14 Jun 2000 01:22:59 +0100

Can you see any reason why these variables wouldn't be set?
I'm trying to pull addresses out of an array and put them
into text fields. Fields named "Old..." are the fields and
the array is incremented by AddressCount. For some reason,
the variables are never set.

Set Variable: "OldAddressID" = Eval(AddressID&AddressCount)
Set Variable: "OldFirstName" = Eval(FirstName&AddressCount)
Set Variable: "OldLastName" = Eval(LastName&AddressCount)
Set Variable: "OldStreet" = Eval(Street&AddressCount)
Set Variable: "OldCity" = Eval(City&AddressCount)
Set Variable: "OldState" = Eval(State&AddressCount)
Set Variable: "OldZipcode" = Eval(Zipcode&AddressCount)

Ted

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: eval trouble, Brad Bechtel

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]