Re: MI directory listing

1999-07-16 Thread Larry Nolan

  It turns out that a directory listing using win32 api's is a fairly
simple task in mapbasic.
A number of people sent me code which was similar and one kind sole, Trey
Pattillo has setup a web site with a number of examples of win32 api
function calls. www.wap3.com

Thanks to
Trey Pattillo
Dmitry Bogdanov  - who pointed out that he posted the same code to the list
some time ago
Bill Thoen
David M. Haycraft
Chris Perry

Larry Nolan
St. John's, Newfoundland, Canada

voice (709) 729-2168
email [EMAIL PROTECTED]


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI directory listing

1999-07-15 Thread Larry Nolan

Has anybody come up with a clean way to get a listing of all files in a
particular directory using mapbasic and the windows API's?  I have tried the
run command method using the dos dir command but it's rather clumsy when you
use it a lot. Also a win32 .dll would be great if some one has one to share.
I downloaded the file dirdll.dll from the ftp site but there was no
documentation on what it does or how to use it.

   I am using mapbasic 4.0 and mapinfo 4.5.


thanks

Larry Nolan
St. John's, Newfoundland, Canada

voice (709) 729-2168
email [EMAIL PROTECTED]


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]