Search found 1 match
- Thu Jan 19, 2006 12:20 pm
- Forum: Enhancement Suggestions
- Topic: Auto Start Macro on specified file
- Replies: 1
- Views: 167
Auto Start Macro on specified file
In a batch-command, I want to use the powerful TextPad-macros for editing various ascii-files. Is that possible? I can startup TextPad by calling the .exe file followed by the name of the ascii-file like, c:\> call c:\program files\textpad\textpad.exe c:\temp\ascii.txt But after that I need it to ...