Do you need to save and access the data file. You could put the data file into another rev stack.That way it can not be access by other. Place a field on one card then put the data in that field. If the data is to big maybe different cards. Then when you need the data call it from your main stack.
You need to do a little bit more codeing to access the stack. It needs to be in the default folder or else it needs to be loaded into memory. on getdata put line 2 of field "data" of card 1 of stack "datafile" into var -- do what ever with the data end getdata Another idea put the data file somewhere else. Win: in the window file. Mac: Pref file. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
