|
-
September 21st, 2001, 04:59 AM
#1
Silly, Print Help
I have a Txt file a.txt in c:
I want to take the print out of the file through DOs something like c:\a.txt > prn
I don't want any windows print out becaues it is too slow.
I am doing something like this :
a = Shell("cmd.exe")
SendKeys "Type C:\dirbat.txt >prn"
This opens too many dos prompts and there is no result at end.
I need this urgently,
Thanks,
Shivakumar G.M.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|