>> And use the returned path as the base path for 
>> hbide.ini, .viz and the rest.
>> 
>> For the project base dir (and other default user 
>> directories), you should use GetEnv( "HOME" )
>> on *nix and GetEnv( "HOMEDRIVE" ) + GetEnv( "HOMEPATH" ) 
>> for Windows.
>> 
> 
> Thanks, this seems to be right solution.
> One point, however is, what if this path does not exists.
> What function is appropriate for creating folder ?

You can use MAKEDIR().

Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to