on mouseUp
answer file "Select a file:"
if it is empty then exit to top
put it into tFile
put URL("binfile:"&tFile) into tData
put compress(tData) into tData
set the uOSAX of stack "tester" to tData
end mouseUpthe result of trying to read the package is: < error reading file >
I've tried some less orthodox methods of getting the package into the custom property as well but whatever I store invariably gets written out again as a file rather than a package.
Rev 2.1.2 / OS X 10.3.5 / G5 -Scott Morrow Elementary Software
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
