... nLockWaitSecs], [lAppend] ) --> nRecNo ( 0 if failure)
...
2)FW_CdxCreate( [caTagList] )
3)FW_DBFSTRUCT( cDbfFile ) --> dbstruct() // without USEing the DBF
FWH1709:
* function FW_CdxCreate( [caTagList], [lMemory] ). Added new optional
parameter lMemory to create indexes in memory.
FWH1906 ...
Search found 20 matches: useing
Searched query: useing
- Tue Apr 13, 2021 12:19 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: funcion FW_CdxCreate() (SOLUCIONADO)
- Replies: 4
- Views: 812
- Wed Jan 01, 2020 3:10 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ERROR CON TDATABASE Y CODGRUP.DBF
- Replies: 5
- Views: 1124
Re: ERROR CON TDATABASE Y CODGRUP.DBF
... alias and so a dbf with this kind of indexes always fails to open.
Next if you want to read the structure of a DBF, without opening the DBF, we can use the FWH function:
aStruct := FW_DBFSTRUCT( cDbf )
This function reads the structure from the raw dbf file without USEing it.
Next if you want to read the structure of a DBF, without opening the DBF, we can use the FWH function:
aStruct := FW_DBFSTRUCT( cDbf )
This function reads the structure from the raw dbf file without USEing it.
- Tue Dec 09, 2014 7:13 pm
- Forum: EasyReport, EasyDialog and EasyPreview
- Topic: Talk not fork
- Replies: 15
- Views: 12685
Re: Talk not fork
Hello,
thank you.
Yes I am useing xHarbour. Maybe therefore I can’t compile the sources.
I use xHarbour and the current FWH version. I use the default setup from FIVEWIN.
Best regards,
Otto
thank you.
Yes I am useing xHarbour. Maybe therefore I can’t compile the sources.
I use xHarbour and the current FWH version. I use the default setup from FIVEWIN.
Best regards,
Otto
- Tue Oct 21, 2014 4:38 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN september 2014 (FWH 14.09)
- Replies: 0
- Views: 1445
New FTDN september 2014 (FWH 14.09)
... with ID, TRN->QTY and datetime
in both UPDT and CRDT.
2)FW_CdxCreate( [caTagList\ )
3)FW_DBFSTRUCT( cDbfFile ) --> dbstruct() // without USEing the DBF
* New: XBrowse column Datas oCol:bKeyDown, oCol:bKeyChar: Useful to assign
key actions when a particular column is selected.
New Access ...
in both UPDT and CRDT.
2)FW_CdxCreate( [caTagList\ )
3)FW_DBFSTRUCT( cDbfFile ) --> dbstruct() // without USEing the DBF
* New: XBrowse column Datas oCol:bKeyDown, oCol:bKeyChar: Useful to assign
key actions when a particular column is selected.
New Access ...
- Mon Nov 05, 2012 7:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveTech's FiveWeb (free up to version 1.0)
- Replies: 119
- Views: 28702
Re: FiveTech's FiveWeb (free up to version 1.0)
Hello Antonio,
What ist he disadvantage of useing real Fivewin programs through Remote Desktop Web Access confronted to FiveWeb
except that you need a Window Server not a Linux to run cgi.
Best regards,
Otto
What ist he disadvantage of useing real Fivewin programs through Remote Desktop Web Access confronted to FiveWeb
except that you need a Window Server not a Linux to run cgi.
Best regards,
Otto
- Fri Nov 02, 2012 1:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Office 365
- Replies: 5
- Views: 2115
Office 365
To all,
is someone useing Office 365.
Best regards,
Otto
is someone useing Office 365.
Best regards,
Otto
- Mon Aug 09, 2010 6:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Program slow down
- Replies: 18
- Views: 6920
Re: Program slow down
Marc, what OS are you useing?
Regards,
Otto
Regards,
Otto
- Sat Jan 09, 2010 11:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to create a multiline button?
- Replies: 13
- Views: 2358
How to create a multiline button?
Any code available to create a multiline button?
Useing resources..Borland workshop.
Thanks
Useing resources..Borland workshop.
Thanks
- Fri Oct 09, 2009 8:29 pm
- Forum: FiveWin for Pocket PC
- Topic: How to auto open an Internet connection
- Replies: 10
- Views: 2724
Re: How to auto open an Internet connection
Hello Antonio,
I am useing a real device and I am able to open internet from the internet explorer.
Thanks in advance
Otto
I am useing a real device and I am able to open internet from the internet explorer.
Thanks in advance
Otto
- Fri Oct 09, 2009 1:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: color cells within a column in an xbrowse.
- Replies: 6
- Views: 1016
Re: color cells within a column in an xbrowse.
Tried it and I get error message bound array access. I don't know how to get the aCols[1] array. Help. Again useing harbour and resources. Browse not created from code.
- Tue May 26, 2009 8:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xHarbour ADS problem
- Replies: 3
- Views: 757
Re: xHarbour ADS problem
... The "local" system is using the tables EXCLUSIVEly
At any rate, it *does* sound like Windows (firewall?) is blocking remote access. How are you USEing the tables? I remember seeing somewhere ADS AUTOUSE functions that default to LOCAL mode if REMOTE mode is unavailable. Does that sound like a ...
At any rate, it *does* sound like Windows (firewall?) is blocking remote access. How are you USEing the tables? I remember seeing somewhere ADS AUTOUSE functions that default to LOCAL mode if REMOTE mode is unavailable. Does that sound like a ...
- Thu Dec 11, 2008 1:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to create an Excel .csv
- Replies: 1
- Views: 540
How to create an Excel .csv
To All
Does anyone have an example on how to create an Excel .csv comma delimited useing TOleAuto() ??
Many Thanks
Rick Lipkin
Does anyone have an example on how to create an Excel .csv comma delimited useing TOleAuto() ??
Many Thanks
Rick Lipkin
- Fri Aug 08, 2008 7:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Visual Fivewin
- Replies: 5
- Views: 1346
- Fri Jan 18, 2008 7:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spell Checker
- Replies: 16
- Views: 4901
Wintertree Spell Checker
The following code is used for activating the spell checker from Wintertree:
To check a memofield useing a database object, here is a call:
REDEFINE BUTTON ID 882 of oDcl ACTION( oCli:climpd := SpellOne( oCli:climpd ), oCli:save(), oDcl:update() ) ;
MESSAGE "Check the spelling on the notes ...
To check a memofield useing a database object, here is a call:
REDEFINE BUTTON ID 882 of oDcl ACTION( oCli:climpd := SpellOne( oCli:climpd ), oCli:save(), oDcl:update() ) ;
MESSAGE "Check the spelling on the notes ...
- Thu Jan 10, 2008 8:48 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: RESOURCE EDITOR why not useing VB.NETs?
- Replies: 5
- Views: 1263
RESOURCE EDITOR why not useing VB.NETs?
Antonio,
As far as I know resource editors .rc or .res don’t support Font, Color, etc. .
Today I had a look into a “Resource file” from VB.NET which I think is Form3.Designer.vb.
Wouldn’t it be possible to parse the form.designer.vb files to FWH source-code?
Here is the code from a FORM with a ...
As far as I know resource editors .rc or .res don’t support Font, Color, etc. .
Today I had a look into a “Resource file” from VB.NET which I think is Form3.Designer.vb.
Wouldn’t it be possible to parse the form.designer.vb files to FWH source-code?
Here is the code from a FORM with a ...