I have a Macro that I've created to add a dummy row to the top of an HTM Table to get around some Microsoft glitch in determining variable type. I called the Macro "RemoveLines" and saved a MAC file to \\TOROON63724\d$\InetPub\ftproot\TIASftp\TIAS.MAC
I've tried a few variations, like below, and keep getting a syntax error.
Can someone help me with the correct syntax. Thanks.
C:\Progra~1\UltraEdit\UEDIT32.EXE \\TOROON63724\d$\InetPub\ftproot\TIASftp\613525.htm /M="\\TOROON63724\d$\InetPub\ftproot\TIASftp\TIAS/RemoveLines"
The HTM file generates the error "Do you want to convert \\path\filename.htm to DOS format?" Upon clicking No it fails with the syntax error message. Any idea how to get around the convert question? I believe my syntax is correct maybe just a switch. I tested it on a dummy plain text file and syntactically it works fine .
I've tried a few variations, like below, and keep getting a syntax error.
Can someone help me with the correct syntax. Thanks.
C:\Progra~1\UltraEdit\UEDIT32.EXE \\TOROON63724\d$\InetPub\ftproot\TIASftp\613525.htm /M="\\TOROON63724\d$\InetPub\ftproot\TIASftp\TIAS/RemoveLines"
The HTM file generates the error "Do you want to convert \\path\filename.htm to DOS format?" Upon clicking No it fails with the syntax error message. Any idea how to get around the convert question? I believe my syntax is correct maybe just a switch. I tested it on a dummy plain text file and syntactically it works fine .