binaryEncode question
Dar Scott
dsc at swcp.com
Fri May 3 22:20:00 EDT 2002
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
More information about the use-livecode
mailing list