IonicWind Software

IWBasic => General Questions => Topic started by: Egil on April 09, 2008, 12:18:26 PM

Title: Finding directory paths
Post by: Egil on April 09, 2008, 12:18:26 PM
Is there any built in routine(s) in EB where the user can retrieve a filepath? 
(Similar to FILEREQUEST, but whitout the filename)
Title: Re: Finding directory paths
Post by: Ionic Wind Support Team on April 09, 2008, 12:29:02 PM
see the example program:  shbrowseforfolder.eba
Title: Re: Finding directory paths
Post by: Egil on April 09, 2008, 12:45:54 PM
Just what I needed.
Thanks again Paul.
Title: Re: Finding directory paths
Post by: ts-soft on April 09, 2008, 01:32:35 PM
Here is a example by me:
http://www.ionicwind.com/forums/index.php/topic,1808.msg16577.html#msg16577

greetings
Thomas
Title: Re: Finding directory paths
Post by: Egil on April 09, 2008, 03:11:06 PM
Very nice Thomas!
Thanks.