Hi,

put the charToNum(char 10 of the mask of img"GOTTIT") into fld "fNEW"

should either be:

put the charToNum of char 10 of the mask of img "GOTTIT" into fld "fNEW"

or

put charToNum(char 10 of the mask of img "GOTTIT") into fld "fNEW"

In both cases, img"GOTTIT" should be img "GOTTIT", using a space to account for 2 words.

Cheers,

Ton


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to