|
-
August 29th, 2001, 05:11 AM
#1
Gurus .... Silly, but urgent
How do I do this?
I need to see the "dir" command and then "type file"
Thank You,
Shivakumar G.M.
-
August 29th, 2001, 05:24 AM
#2
Re: Gurus .... Silly, but urgent
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/im...ertaplanet.gif'>
</center>
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
|