Once you have fields on your card, you need a way to execute the script the various Marks were referring to.
I'd say your best bet for this test would be to also add a button and put whatever script you have for adding the fields into that. Alternatively, you can place a handler in the card and call it from a button or call it during opening of the card or you could place it in the fields and call it when the text changes in the of the fields. All sorts of options here. On Wed, Sep 11, 2013 at 4:41 PM, Mark Schonewille < [email protected]> wrote: > Hi Vaughn, > > When you write "it doesn't work", it is useful to include any errors that > you see and the exact code that you used. For instance, did you put my > syntax in a mouseUp or any other handler and are you sure you are using > correct field references? > > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > Twitter: > http://twitter.com/**xtalkprogrammer<http://twitter.com/xtalkprogrammer> > > KvK: 50277553 > > Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour > spaces. http://www.color-converter.com > > Buy my new book "Programming LiveCode for the Real Beginner" > http://qery.us/3fi > > Fill out this survey please > http://livecodebeginner.**economy-x-talk.com/survey/<http://livecodebeginner.economy-x-talk.com/survey/> > > > On 9/11/2013 21:32, Vaughn Clement wrote: > >> Hi Mark >> >> I purchased your book and I am waiting for it to arrive. I need it just >> for >> the reason you see here. >> >> Thank you >> >> Vaughn Clement >> >> > ______________________________**_________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode> > -- Regards, Andrew Kluthe [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
