On Friday, May 3, 2002, at 09:11 PM, Kurt Kaufman wrote:
> on mouseup > global gBinData > ask file "enter name of file" > put it into newFile > open file newFile for binary write > write gBinData to file newFile > end mouseup > Uh. Close the file? > > None of the other permutations I tried have worked. I'm sure I > need a dope slap, here. :-) I mean, "Close the file, you dope!" Was that what you needed? Dar Scott _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
