Shiv Kumar G.M.
August 29th, 2001, 05:11 AM
How do I do this?
I need to see the "dir" command and then "type file"
Thank You,
Shivakumar G.M.
I need to see the "dir" command and then "type file"
Thank You,
Shivakumar G.M.
|
Click to See Complete Forum and Search --> : Gurus .... Silly, but urgent Shiv Kumar G.M. August 29th, 2001, 05:11 AM How do I do this? I need to see the "dir" command and then "type file" Thank You, Shivakumar G.M. berta August 29th, 2001, 05:24 AM file = dir("c:\*.*) dim file as string do while file<>"" debug.print file file=dir loop hi,brt <center> <HR width=80%> <img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'> </center> codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |