Page 1 of 1

Looking for Macro

Posted: Fri Jan 16, 2004 8:20 pm
by raukl
Hi:

I was wondering if anyone knows where I can find the macro that is used to take out MAC (MacIntosh) coding out of text documents. I had installed it once upon a time in Textpad but have since lost the macro.

Does anyone have this add-in Macro?

Thanks

Posted: Mon Jan 19, 2004 3:45 pm
by helios
In order to convert the file encoding from MAC, to PC or UNIX, you can implement the following procedure:

1. From the File menu, choose Save As. The File Save As dialog appears.
2. Select the drive and folder where the file is to be stored. The default is the current drive and folder.
3. In the File Name box, type the filename.
4. Choose PC or UNIX from the file format drop-down list
5. Click on Save

I hope this helps

Looking for Mac Macro Reply

Posted: Wed Jan 21, 2004 3:03 pm
by raukl
Thanks for the tip Stephen!