Mac Standalone works, Windows doesn't mystery.....
DVGlasgow at aol.com
DVGlasgow at aol.com
Sat Jan 25 16:06:00 EST 2003
Is there any obvious reason why this snippet would work in the development
environment and in a fat mac build, but not in a Windows build (built on the
Mac)? Button "continue" never gets enabled in the Windows standalone.
There is more script before, but it doesn't do anything very exciting at
all, just concatenates various strings to make 'blurb'.
"Affinity results.rev" is in the right place in both mac and windows
distributions.
push card
get the directory
put "/affin2pics/Affinity Results.rev" after it
put it into trecords
go invisible stack trecords
if there is not a card gnewcard
then
clone card 2 of stack "affinity results"
set the name of it to gnewcard
end if
put blurb into field "assessment text" of card gnewcard
pop card
save stack "affinity results"
close stack "affinity results"
unlock screen
enable button continue
Best wishes,
David Glasgow
Home/ forensic assessments --> <A HREF="http://members.aol.com/dvglasgow/">
DVGlasgow </A>
Courses --> <A HREF="http://www.i-Psych.co.uk">i-Psych</A>
More information about the use-livecode
mailing list