Search found 59 matches: avail

Return to advanced search

Re: Talking to your apps

Antonio Linares wrote:Dear Enrico,

I think it is a timing issue, maybe we invoke it too soon.

We need to find a way to fine tune it...


Yes, I was thinking along the same line. I tried with a call to SysWait() but to no avail. I have to try putting a delay in the C code.
by Enrico Maria Giordano
Fri Mar 29, 2024 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3837

Fields packed in text file

... packed fields (Comp-3 (Packed Decimals)) in a text file coming from a mainframe. I have tried full-featured in Harbor and FiveWin and to no avail. Could someone guide me how to achieve it or if someone has any function to facilitate or sell it to me? Thank you very much already. Hug Miguel
by El Loco
Sun Oct 10, 2021 10:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fields packed in text file
Replies: 3
Views: 461

Re: Open 3 SQL tables

... long time back we created these commands to make it easy for users to migrate from wbrowse and tcbrowse to xbrowse. These commands do not let you avail the full power of xbrowse. Please create like this: @ 0069,0000 XBROWSE oBrwLOTEAMENTOS OF oDlgLOTEAMENTOS SIZE 0520,0230 STYLE FLAT PIXEL NOBORDER ...
by nageswaragunupudi
Tue Feb 16, 2021 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open 3 SQL tables
Replies: 9
Views: 851

Re: MariaDB

... ;   PICTURES "@!", "@!" ;   AUTOSORT // This is optional  This way of defining xbrowse lets you avail the full capabilities of xbrowse.
by nageswaragunupudi
Mon Feb 08, 2021 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MariaDB (Solved)
Replies: 2
Views: 326

New FTDN January/Enero 2019 (FWH 19.01)

... * New feature: Recycling of deleted records (dbfcdx only) ------------------------------------------------------- - To avail this feature, new records should be appended using FWH function DBFAPPEND() --> nRecNo (Newly appended or recycled record. 0 on failure) Example ...
by Antonio Linares
Mon Feb 11, 2019 1:08 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2019 (FWH 19.01)
Replies: 4
Views: 2706

Re: FWH 18.03 Dialog Problem

... with xHarbour and Harbour with bcc73 and msvc. But I did not test with commercial xHB. I though the upgrade to PellesC v8 will resolved. But to no avail. I am using: BCC73 PellesC v8 xHB1.21.10229 FWH18.03 with MariaDB Lib Surprisingly, there's no issue with FWH 18.02.. This is the where the function ...
by fraxzi
Tue May 29, 2018 6:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7394

Re: Rowset X cSeek

... of XBrowse: Creating columns using :AddCol(), :bStrData(), etc is obsolete and deprecated many years back. This way you will not be able to avail the full power and xbrowse. We recommend creating by command syntax using COLUMNS clause. I give you two alternatives: Alternative-1 @ 80,260 ...
by nageswaragunupudi
Fri Jan 05, 2018 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rowset X cSeek
Replies: 7
Views: 2059

Re: FWH: MySql/MariaDB: RowSet object

... ::oTable := oCn:RowSet( 'produtos', 20) // page with 20 rows Add ::oTable:lAutoExpand := .t.  Please redefine XBROWSE with column syntax to avail all features of xBrowse Eg:   REDEFINE XBROWSE ::oBrw ID 100 OF ::ODLG ;      DATASOURCE ::oTable ;      ...
by nageswaragunupudi
Mon May 15, 2017 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: MySql/MariaDB: RowSet object
Replies: 51
Views: 19535

Conferencia internacional de Harbour+FWH - Sesiones

... and blobs into any database being browsed - Deprecated and discouraged methods and datas - Important DO's AND DONT's - How to use minimal code to avail the full power of XBrowse - Advantages of using XBrowse's built-in defaults and when only to over-ride with programmers' own settings. - What ...
by Antonio Linares
Mon May 15, 2017 8:53 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conferencia internacional de Harbour+FWH - Sesiones
Replies: 0
Views: 1101

Re: 1st FWH + [x]Harbour 2017 international conference

... and blobs into any database being browsed - Deprecated and discouraged methods and datas - Important DO's AND DONT's - How to use minimal code to avail the full power of XBrowse - Advantages of using XBrowse's built-in defaults and when only to over-ride with programmers' own settings. - What ...
by nageswaragunupudi
Sun May 14, 2017 1:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 1st FWH + [x]Harbour 2017 international conference
Replies: 68
Views: 265303

Re: 1st FWH + [x]Harbour 2017 international conference

... of Switches, codeblocks and usage - Deprecated and discouraged methods and datas - Important DO's AND DONT's - How to use minimal code to avail the full power of XBrowse - Advantages of using XBrowse's built-in defaults and when only to over-ride with programmers' own settings. - What ...
by nageswaragunupudi
Fri Feb 10, 2017 1:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 1st FWH + [x]Harbour 2017 international conference
Replies: 68
Views: 265303

Re: Need CURL syntax with fivewin using HBCURL LIB?

Here it is: /* * libcurl 'easy' API - Harbour header. * * Copyright 2008 Viktor Szakats (vszakats.net/harbour) * originally based on: * Copyright 2005 Luiz Rafael Culik Guimaraes <luiz at xharbour.com.br> * * This program is free software; you can redistribute it and/or modify * it under the t...
by ADutheil
Tue Nov 01, 2016 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need CURL syntax with fivewin using HBCURL LIB?
Replies: 10
Views: 4802

Re: Embarcadero Releases Free C++ Compiler for Windows

... ignored [-Wunknown-pragmas]#pragma region Application Family or OneCore Family Any ideas? EMG I tried using -w-pun compiler switch to no avail... :-( EMG Ah!, ok, I had not seen it -wpun
by cnavarro
Mon Aug 22, 2016 3:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Embarcadero Releases Free C++ Compiler for Windows
Replies: 53
Views: 11021

Re: Embarcadero Releases Free C++ Compiler for Windows

... ignored [-Wunknown-pragmas]#pragma region Application Family or OneCore Family Any ideas? EMG I tried using -w-pun compiler switch to no avail... :-( EMG
by Enrico Maria Giordano
Sat Jul 30, 2016 10:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Embarcadero Releases Free C++ Compiler for Windows
Replies: 53
Views: 11021

Re: OT: Windows 10 - stop upgrade

... The entire screen just vanished because I accidentally touched the touchpad. And yes, I have spent hours and hours looking for a solution to no avail . Many others are having this same problem. James
by James Bott
Mon Jun 27, 2016 6:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Windows 10 - stop upgrade
Replies: 20
Views: 4776
Next

Return to advanced search