--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
hb_ProgName()
Viktor
----- Original Message -----From: Maurizio la CeciliaSent: Thursday, November 24, 2011 10:15Subject: Re: [harbour-users] CurDir() / hb_CurDrive()
Thanks to you all who were so kind to help.
I will use the functions and ideas you gave me, in special i liked
hb_dirBase() that seems to give the exact result I am looking for (although
all your ideas worked too) - thank you!
Looking on the Changelog I found:
HB_ARGV( 0 )
EXENAME()
hb_progname()
hb_dirBase()
BTW I rely too much on xHarbour docs (that are very nice and easy to
use) but it is important to look into the valuable information on the
Changelog that is such a good source of information, too.
But I would not find it without your help (or it would take too much
time...)
Regards,
Qatan
Hi Qatan,
hb_ProgName()
Viktor
--