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
Looking for Macro
Moderators: AmigoJack, bbadmin, helios, MudGuard
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
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
Helios Software Solutions
Looking for Mac Macro Reply
Thanks for the tip Stephen!