Can't the openCard handler be at the stack level? (Or, is this an old HC convention)...
Judy On Sat, 7 Aug 2004, Bob Warren wrote: > Dear Troy and Ken, > > As far as I can see, the suggested solution - > > on openCard > put EMPTY into Field "Field 1" > end openCard > > - is more or less the same as I described in the article > (http://www.howsoft.com/runrev/article.htm ): > > on openCard > Set the text of Field1 to "" > end openCard > > What worries me about this solution is that if my program set 99 other > properties when I test-ran it, would I have to put 99 other statements of > this type in the openCard handler? _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
