Hello everyone,
I use put url ("file:" & filepath & ".txt") to save stack data to
tab-delimited text files, which are then opened by TextEdit. However,
when I do the same thing but append ".rtf", TextEdit cannot open the
file. Is there some way that I can save as rtf?
Greg