I'm making a batch file to create a .rc file for a list of files in a directory.
The only problem I have is I can't echo a "|" character.
The ascii is 124.
this is one of the lines I would like to echo
>>diag%x%.rc echo STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_CENTER | WS_POPUP
How can it be done, or is there a vb alternative I could use?
Thanks in advance.
This post has been edited by jaws75: 18 November 2006 - 07:00 PM



Help

Back to top









