Thanks to everyone about responding to my question regarding the Application Browser!
Jacque thanks for your suggested code regarding my marked card question. I want the user to check a checkbox if that condition exist or let it remain uncheck if that condition does not exist. In this particular instance, the user may check two or more checkboxes. So my code is designed to to go the first set of marked cards then to the next set of marked cards and so forth. This also makes printing of cards easier because of using marked cards. J. Landman Gay wrote: > > J. Landman Gay wrote: > >> set the marked of cd i to bool > > Sorry, old HyperCard habits die hard. This should be "mark" -- i.e., > "set the mark of cd i to bool". > > -- > Jacqueline Landman Gay | [email protected] > HyperActive Software | http://www.hyperactivesw.com > _______________________________________________ > 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 > > -- View this message in context: http://n4.nabble.com/go-first-marked-card-command-tp350565p356837.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ 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
