Search found 10020 matches: sample

Return to advanced search

... nGt ] @ nRw, nCol GET oGets[ cFld ] VAR aGets[ nGt ] PICTURE aPct[ cFld ] PIXEL SIZE nSz, nFh VALID n_pas( cAlias, cFld ) next Frank , very good sample ! I'm using hash , but in that way - no so much brains :-) . Many thanks to you ! With best regards !
by Rimantas
Thu Oct 27, 2005 5:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array of gets
Replies: 11
Views: 4736

Missing Files/Fivegen (FWH)

I have try to compile and run the sample program (Fivegen) but the system (Dir) is missing all its index files, and memo files. It only has the *.dbf files. The system is also trying to load and use the *.dbt memo file format, and i found ...
by J-Bohanan
Wed Oct 26, 2005 11:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing Files/Fivegen (FWH)
Replies: 1
Views: 935

... us to implement the WHEN clause for MenuItems. It is working ok :D You may already download a new FWPPC build that implements it. Please check samples\tutor03.prg for a working sample. On the sample we just use .f. to disable, but remember you may call any expression or function to evaluate ...
by Antonio Linares
Wed Oct 26, 2005 4:57 pm
 
Forum: FiveWin for Pocket PC
Topic: WHEN option in REDEFINE MENUITEM
Replies: 4
Views: 1562

... referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Error: Unresolved external '_HB_FUN_ZIPMSG' referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Thanks for the sample zip/unzip program. I noticed that you have the function names all starting with HB_ while the Fivewin samples do not. Why? I tried modifying ...
by Richard Chidiak
Wed Oct 26, 2005 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5978

... referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Error: Unresolved external '_HB_FUN_ZIPMSG' referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Thanks for the sample zip/unzip program. I noticed that you have the function names all starting with HB_ while the Fivewin samples do not. Why? I tried modifying ...
by Richard Chidiak
Wed Oct 26, 2005 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5978

... referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Error: Unresolved external '_HB_FUN_ZIPMSG' referenced from D:\FWH\SAMPLES\TESTZIP.OBJ Thanks for the sample zip/unzip program. I noticed that you have the function names all starting with HB_ while the Fivewin samples do not. Why? I tried modifying ...
by Vytas
Wed Oct 26, 2005 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5978

Problem with Checkbox Object?

... of the object, they are what I expect, but not what is displayed. This problem occurs whether I specify a size or not. I have included a small sample PRG below that illustrates the problem. I have set the checkbox background to "N*" to highlight the issue. Thanks in advance... // Test checkbox ...
by Bill Simmeth
Wed Oct 26, 2005 1:33 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with Checkbox Object?
Replies: 2
Views: 1362

Array of gets

Hi ! I want to assign gets in for .. next . Here is a small sample : local oGets[ len( aFlds ) ] ... for nGt := 1 to len( aFlds ) cFld := aFlds[ nGt ] @ nRw, nCol GET oGets[ nGt ] VAR aGets[ nGt ] PICTURE aPct[ nGt ] PIXEL SIZE nSz, nFh VALID n_pas( cAlias, ...
by Rimantas
Wed Oct 26, 2005 7:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array of gets
Replies: 11
Views: 4736

Unable to open file 'DBFDBT.LIB' en fwh 2.6 de Septiembre

Buen dia foro, acabo de descargar la versión de fwh 2.6 de Septiembre 2005 Al compilar cualquier sample me aparece este mensaje Unable to open file 'DBFDBT.LIB' Esa lib no aparece en mi nueva instalación de harbour o xharbour Pero si viene en mi antigua versión que usaba ...
by fleal
Tue Oct 25, 2005 1:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Unable to open file 'DBFDBT.LIB' en fwh 2.6 de Septiembre
Replies: 7
Views: 2717

... works fine. (The app has been running for the last 5 years using the DBFCDX RDD, but the user whanted encrypted data and now a new GUI) Whith the sample app I can't even see the field headers. I just get a blank screen. I'm going to try opening the DBFCDX version of my file with the SIXCDX with ...
by kronos911
Sun Oct 23, 2005 12:29 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3699

No that DBF will be left open all through the app. It's funny all the sample apps that use DBFs work fine. Origanly I had the USE command under the LOCAL statment and before any line of code. [EDIT] Ok I did a "backstep" and used one of the older versions of ...
by kronos911
Sat Oct 22, 2005 7:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3699

Rimantas, We may need a self contained and reduced sample to reproduce the error using FWH standard FWH classes. Without that, its quite difficult to help. You say the application hangs. Does it GPF ? Do you loose control of it ? No mouse response ...
by Rimantas
Sat Oct 22, 2005 10:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDIchild problem
Replies: 3
Views: 2077

Rimantas, We may need a self contained and reduced sample to reproduce the error using FWH standard FWH classes. Without that, its quite difficult to help. You say the application hangs. Does it GPF ? Do you loose control of it ? No mouse response ...
by Antonio Linares
Fri Oct 21, 2005 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDIchild problem
Replies: 3
Views: 2077

Para Antonio Linhares (comm.c , BuildCommDCB, SetCommState)

... ) Com, NULL, &ThId ); return TRUE; } #endif //----------------------------------------------------------------------------// ///////////////// SAMPLE PRG //////////////// // Teste de uso da porta COMM // // exemplo de uso de porta COMM // /* ... sua rotina nPortA:= InitComm( "COM1", "19200,n,8,1" ...
by Gilson Lopes
Fri Oct 21, 2005 3:32 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio Linhares (comm.c , BuildCommDCB, SetCommState)
Replies: 0
Views: 2014

Don,

Have you check if there are others EMF files in your windows TEMP (GetEnv("TEMP")) directory ?

Does the report preview remains open ?

Could you provide a sample to reproduce it ? Thanks.
by Antonio Linares
Wed Oct 19, 2005 4:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: preview problems with fwh 2.6
Replies: 5
Views: 2393
PreviousNext

Return to advanced search