... me know the correct version. ps: Yes. This method was first introduced in FWH1501 (Jan 2015) Later changed as ReadImage. Sorry, we did not keep backward compatibility. But it is the same functionality I created an object class in 2018, at that time I was using the fwh December 2017 version and ...
... me know the correct version. ps: Yes. This method was first introduced in FWH1501 (Jan 2015) Later changed as ReadImage. Sorry, we did not keep backward compatibility. But it is the same functionality
Please never use bOnPostEdit. This was deprecated almost 15 years back. It is still there only for backward compatibility with very very old programs. XBrowse internally builds bOnPost edit codeblock suitable for the database used. XBrowse knows how to save changes, including ...
Noticed break in backward compatibility when you set HB_SELECT("PT850") and it will be restored. No point keep testing. The problem is only with PT850. Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc. ...
Noticed break in backward compatibility when you set HB_SELECT("PT850") and it will be restored. No point keep testing. The problem is only with PT850. Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc. ...
Noticed break in backward compatibility when you set HB_SELECT("PT850") and it will be restored. No point keep testing. The problem is only with PT850. Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc. ...
Noticed break in backward compatibility when you set HB_SELECT("PT850") and it will be restored. No point keep testing. The problem is only with PT850. Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc. ...
... SQL - then to VB.NET. I also made the mobile version of STB with VB.NET. However, MICROSOFT quickly changed the versions back then, and it wasn't backward compatible. Practically, it was very difficult for a solo developer. I had the same problem back then that you have today with the Advantage ...
... each other. Mentoring programs: Experienced users could act as mentors and help new users with the first steps. 3. Compatibility and Transition Backward compatibility: Ensure that "mod harbour" is largely compatible with existing Harbour applications to facilitate the transition. Migration ...
Hello friends, Database-Navigation I now have 2 switches for forward/backward, and each time the sentence pointer for reading in is shifted by 20 records. The speed is good. I will now also link forward/backward with the mouse wheel. A kind of lazy loading. ...
... .F. OR "D" for descending sort. Or, this parameter can be a codeblock also. Default: Ascending sort Param.2 lRecurse: Default .f. for backward compatibility If set to .T. all subtrees are also sorted Param.3 nCol: Default 0: Sorts on nCol of Cargo Array * TreeItem: oItem[ n ] returns ...
... "compare" Appointment with Database Question : is there a other Way to get "last Change" in *.PST :?: --- i do scan PST "backward" from "Startday" and than "compare" DBF STATIC PROCEDURE Fillit( cStart, cEnd )LOCAL oAppointmentLOCAL currentAppointmentLOCAL ...
Yes, the latest FWH I have is FWH1912. In this particular module, I have sub-classed TDatabase and override :append() and :blank() method method append(lBlank) class TData local lRet := .f. default lBlank := .t. if ( ::cAlias )->( add_rec() ) if lBlank ...
We do not like any user to face any inconvenience by upgrading FWH. 1st point: This was a deliberate change we made to avoid some common problems. We can explain but at some other time. For now, we will make some changes in the database.prg to continue the old behavior I will post the changes in my ...