Search found 32 matches: directives

Return to advanced search

Re: Help splitting up a character address string

... might be applied. The main idea is to split complex functions or code segments into manageable modules. This example shows how to use include directives and placeholders to modularize the SplitAddress function: harbour Copy code #include "fivewin.ch" function main // Example usage ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 499

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

... file for FWH and Borland 7 Make tool # # Pograma: Winfar64 # ############################################################################## # Make directives ############################################################ .autodepend .swap .suffixes: .prg .hrb # Flags for modules to include: YES | ...
by rterraz
Sat Sep 18, 2021 2:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 4715

Re: TWeb for mod Harbour is ready

... doc. At the moment you can review the examples, modify them, see all the source code, ... You can also see the file tweb.ch where there are the directives of all the elbow so far. Hopefully this model can be well adapted to your needs and then we will try to create the doc. I think for the moment ...
by Carles
Sat Apr 11, 2020 10:48 am
 
Forum: mod_harbour
Topic: TWeb for mod Harbour is ready
Replies: 17
Views: 2706

Re: Problem building mod_harbour libraries

... I wish to create a folder, place inside all the libs and then, with a bat file or other commands create the libharbour.dll Can you give me all the directives for making this ? Or if you have time I can give you a connection with my machine for seeing if I have some ghosts inside. I want to try ...
by Massimo Linossi
Thu Jul 25, 2019 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem building mod_harbour libraries
Replies: 33
Views: 3608

Re: SayBarCode control

... by an overflow equal to 2 times the radius of the innermost circle; this feature can avoid the purchase of scanners with multiple reading directives, it greatly simplifies the acquisition of the bar code through sliding devices and allows printing of higher density codes, as the vertical ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 5886

Re: ereport.rc - how to open

... of c:\ .. you will need to re-configure your File locations for FW and your C++ compiler .. leave the resource script template alone ( include directives ) .. Hopefully my message will not bounce back .. Thanks Rick Lipkin
by Rick Lipkin
Wed Jan 23, 2019 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ereport.rc - how to open
Replies: 11
Views: 2551

Re: Qué es lo erróneo?

... or invalid arguments "UI" function with non-reserved name was requested 2 - tomado del manuel de xHarbour The #if..#elif..#else..#endif directives are used for conditional compilation. They work analogous to the IF..ELSEIF..ELSE..ENDIF statements, but are resolved by the preprocessor, ...
by FranciscoA
Tue Jan 15, 2019 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Qué es lo erróneo?
Replies: 9
Views: 1976

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... Array is empty): cVar[-1] // => "o" // assuming cVar is the value "Hello" as per above. #[x]uncommand and #[x]untranslate directives: --------------------------------------------- #uncommand and #untranslate directives allow the removal of a given rule from the active rules ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2192

New FTDN April 2015 (FWH 15.04)

... in pixels for the device context * New function ISENHMETA( hobj ) --> lIsEnhMeta * New: Simple stack implementation though xcommand/xtranlate directives in fivewin.ch: StackPush( v1, v2, ... vn ) StackPeek() --> last item pushed StackPop() --> Last Item pushed and removes it from stack ...
by Antonio Linares
Sat Apr 25, 2015 7:44 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2015 (FWH 15.04)
Replies: 6
Views: 3576

Re: En tiempo de compilacion...

... are MT safe and both have limitations like maximum line size we will not be able to fully benefit from the new code (read below about it). 4. # directives tokenization. In #define directive strings in result pattern cannot be quoted by []. They always will be used as array index or (in #[x]command ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1535

Error Upgrade From FWH115 To FWH1110

... for FWH and Borland Make tool # # Copyright FiveTech 2002 # ############################################################################## # Make directives ############################################################ .autodepend .swap .suffixes: .prg .hrb # .suffixes: .prg .obj # Flags for modules ...
by acwoo1
Mon Nov 14, 2011 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Upgrade From FWH115 To FWH1110
Replies: 15
Views: 5239

Re: Need for help ... hbmk2

Question - Bcc use info from .cfg files when compiling/linking with Harbour 2.0 or not ? It yes - the options and directives of Harbour are the same like xHarbour ? The .cfg files are not needful for Bcc ... I removed them from \bcc58\bin , added paths to ilink in make file . All ...
by Rimantas
Thu Apr 21, 2011 4:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need for help ... hbmk2
Replies: 4
Views: 1292

Re: Need for help ... hbmk2

Also I don't know - maybe it's problem with harbours directives in .cfg files of \bcc58\bin files ( bcc32.cfg , harbour.cfg ... ) . Here it's at this time , leave from xHarbour : ( harbour.cfg ) CC=BCC32.EXE CFLAGS=-c -I\bcc58\include;\bcc58\include\gl;\bcc58\include\dikkumware;\bcc58\include\sys;\bcc58\include\idl;\bcc58\include\Indy9;\bcc58\include\vcl;\hrb\include;\fwh\include ...
by Rimantas
Wed Apr 20, 2011 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need for help ... hbmk2
Replies: 4
Views: 1292

Need for help ... hbmk2

... .hbp project file for some prgs files and one .rc . The main vars \bcc58 , \fwh , \hrb . Also I don't know - maybe it's problem with harbours directives in .cfg files of \bcc58\bin files ( bcc32.cfg , harbour.cfg ... ) . Here it's at this time , leave from xHarbour : ( harbour.cfg ) CC=BCC32.EXE ...
by Rimantas
Tue Apr 19, 2011 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need for help ... hbmk2
Replies: 4
Views: 1292

Re: Upgrade Errror From FWH107 to FWH113

... for FWH and Borland Make tool # # Copyright FiveTech 2002 # ############################################################################## # Make directives ############################################################ .autodepend .swap .suffixes: .prg .hrb # .suffixes: .prg .obj # Flags for modules ...
by acwoo1
Sun Apr 10, 2011 12:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Upgrade Errror From FWH107 to FWH113
Replies: 12
Views: 2811
Next

Return to advanced search

cron