FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Antonio ... list of externals functions for scripting ...
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
To Antonio ... list of externals functions for scripting ...
Posted: Thu Apr 21, 2011 06:24 AM

Hi ,

Harbour have hbextern.ch where are list of externals funstions . You know that for scripting with Harbour it must be directed . Exist something similar for FWH ? Or how I can get a list of all functions of FWH ? TDump ?

With best regards !

Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: To Antonio ... list of externals functions for scripting ...
Posted: Thu Apr 21, 2011 06:28 PM
Rimantas wrote:Hi ,
Harbour have hbextern.ch where are list of externals funstions . You know that for scripting with Harbour it must be directed . Exist something similar for FWH ? Or how I can get a list of all functions of FWH ? TDump ?


It seems that something like that must be done manually :

fwextrn.ch
EXTERNAL ONE
EXTERNAL TWO
...

Antonio , maybe you have a list of your functions in a simple txt file ? I'll be very thankfull for you help ...

With best regards !
Rimantas U.
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: To Antonio ... list of externals functions for scripting ...
Posted: Sat Apr 23, 2011 05:37 PM

What about extracting the list of functions from FWH wiki index page ?.

Regards
Anser

Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: To Antonio ... list of externals functions for scripting ...
Posted: Mon Apr 25, 2011 07:23 PM
anserkk wrote:What about extracting the list of functions from FWH wiki index page ?.

Regards
Anser


Wowww ! Anser , many thanks fro your advice ! I din't know about FW wiki pages . Now I have a list of FW functions and can to do own .ch for scripting ...

With best regards !
Rimantas U.

Continue the discussion