Search found 15 matches: utilized

Return to advanced search

DBF Repair Tools

A client has a corrupted database. a file is showing 197,000 records but only about 10,000 are actually valid. The rest display as blank. First I utilized DBF Doctor to do a repair but it only found about 30 bad records. Then I used DBU to filter out only valid records, and tried to export them. ...
by TimStone
Wed Nov 08, 2023 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF Repair Tools
Replies: 7
Views: 769

Create Dll for reusable functions in Mod_Harbour

Is there examples of how to create a DLL that can be utilized in Mod_Harbour. Currently I use '#Include myfuncs.prg', I am hoping there is a better way.
by byron.hopp
Wed Jul 19, 2023 9:23 pm
 
Forum: mod_harbour
Topic: Create Dll for reusable functions in Mod_Harbour
Replies: 0
Views: 238

Very strange problem - ideas needed

... the next month and it wouldn't write the totals from File B to File A. Their computer is running Windows 10, a 1TB hard drive ( perhaps 30% utilized ), 8 GB of RAM, and an Intel i5 processer. My testing computer is Windows 11, 16 GB of RAM, with a SSD and a disk drive. However, many of my ...
by TimStone
Tue Aug 23, 2022 12:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1752

Re: oAuth 2.0 Restful Web Service

Antonio, This works Great, I guess I am going to try it, but I saw somebody posted using oAuth 2.0 and they utilized curl, which I am not familiar with, so I was hoping this would work. I have used this technique with Authorize.net as well. For each request the API describes ...
by byron.hopp
Thu Jun 17, 2021 4:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oAuth 2.0 Restful Web Service
Replies: 2
Views: 695

Haru PDF in Mod_Harbour

I am attempting to convert many old Clipper 87 printouts to Mod_Harbour. The original programmer utilized the IBM line / box characters found at around chr(179) through chr(218). I cannot figure out how to utilize the Courier New Regular" TTF font in Haru Pdf and produce ...
by byron.hopp
Thu Mar 26, 2020 7:30 am
 
Forum: mod_harbour
Topic: Haru PDF in Mod_Harbour
Replies: 0
Views: 237

Re: To Nages : Explain me how I must make this tdatabase

... in code, and error free operations. The tData class has been used successfully by a number of FW developers over the years. In my case, it was utilized in systems obtained by hundreds of companies, using from 1 to 20 computers in their individual networks, working 6 days a week, about 12 hours ...
by TimStone
Fri Apr 26, 2019 5:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3313

Re: Tscan and XHarbour

I have downloaded that EzTw32.dll, which version of TScan.prg should I be using. My version utilized a Lib file as well EzTwain3.lib which is linked in with xharbour. I must have some different version. I would much rather use your way. Can you send me the TScan.prg, ...
by byron.hopp
Thu Jun 28, 2012 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tscan and XHarbour
Replies: 7
Views: 3339

Re: Manipulating Bitmaps (BMP)

... colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: G2F (Ada), ...
by ukoenig
Fri Jun 01, 2012 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manipulating Bitmaps (BMP)
Replies: 14
Views: 5061

Re: Client Server options

... the static cursor rowset to be fully populated: Last (or Go Bottom), RecCount, Create Index. For either live or static cursors, a cursor handle is utilized in a manner analogous to a table handle. This cursor handle can be used to navigate the resulting cursor in a fully scrollable manner. For ...
by reinaldocrespo
Mon May 28, 2012 10:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server options
Replies: 78
Views: 25009

Re: Codejock Calendar

... and MSVC, but I'm having a problem and would really appreciate input. The CreateObject ( used twice ) returns an object but it cannot then be utilized. In other words, if you MsgInfo the result of CreateObject, it will say "object" but then do the call Object:License( ) and it has ...
by TimStone
Wed Dec 07, 2011 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar
Replies: 12
Views: 3645

Re: XBrowse Win7 Bar New Sample

... OOP syntax lines of code. There is a lot of code built into the xbrowse class that is used when you make command line specifications. When this is utilized, then you can eliminate some of the other OOP syntax. This would eliminate some lines of code in the app because code in the class handles ...
by James Bott
Tue Jan 04, 2011 1:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse Win7 Bar New Sample
Replies: 61
Views: 13478

HTTP Post, and Get

Anybody have sample code on how to perform an HTTP Post, and Get. I would like to interact with an API which requires a post, and use of a get to interact. I have utilized the MS ToolKit for Web Services but was hoping this would not be needed for this type of transaction.

Thanks,

Byron...
by byron.hopp
Sat Jul 18, 2009 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTTP Post, and Get
Replies: 1
Views: 485

Re: Still trouble Transparent say in dialogs

Hi all, I have recently utilized the provided C code, to give my programs a new look and feel, and I managed to do it! Thanks for the transparency to all involved persons. My problem is one and only, which if I manage to resolve, it will ...
by E. Bartzokas
Thu Apr 09, 2009 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Still trouble Transparent say in dialogs
Replies: 6
Views: 1033

Printing Transparent Bitmaps

... to print transparent bitmaps. I seem to get them to display on the screen correctly, but when printing they are no longer transparent. I utilized the GflSdk and built a single file with multiple transparent bitmap which display correctly in the Windows Picture Viewer, and print correctly ...
by byron.hopp
Sun Nov 02, 2008 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing Transparent Bitmaps
Replies: 3
Views: 612

ADO

... website. btw, if you complete the connection wizard, it will place a valid ADO connection string in the (no longer empty) file. This can be utilized with your code. Not tested code... oRs := CreateObject("ADODB.RecordSet") oRs:CursorLocation := adUseClient oRs:LockType := adLockOptimistic ...
by byron.hopp
Sun Nov 06, 2005 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ado & MDB
Replies: 3
Views: 2011

Return to advanced search