In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontraron 126 coincidencias

por Maarten Roos
Mié Mar 23, 2011 10:17 am
Foro: English
Tema: Xailer+Advantage Database Server 10+Unicode
Respuestas: 5
Vistas: 3010

Xailer+Advantage Database Server 10+Unicode

Well and they say:
Quote:Then this would probably be a good question to ask Xailer. That would seem to be the limiting factor... feeding the operator interface.
So I am getting confused
por Maarten Roos
Mié Mar 23, 2011 10:09 am
Foro: English
Tema: MAC ADDRESS
Respuestas: 3
Vistas: 2189

MAC ADDRESS

Hi Frank, I use this: FUNCTION GetMacAddress() LOCAL nHKey := HKEY_LOCAL_MACHINE LOCAL cRegPath := "SOFTWAREMicrosoftWindows Genuine Advantage" LOCAL cRegKey := "MAC" LOCAL cMac := "" WITH OBJECT tregistry():Create() :Root := nHKey IF :OpenKey( cRegPath ) == 0 cMac := P...
por Maarten Roos
Jue Mar 17, 2011 3:58 pm
Foro: English
Tema: Xailer+Advantage Database Server 10+Unicode
Respuestas: 5
Vistas: 3010

Xailer+Advantage Database Server 10+Unicode

Dear Sailers, I am testing ADS 10 now, because we want to use Unicode for Japanese and/or Chinese input. The server can handle now Unicode, because I changed (dbf database) field property to data type nchar. But what do I have to do on the client side? It seems I have to do something with 'aicu32.dl...
por Maarten Roos
Jue Mar 10, 2011 3:41 pm
Foro: English
Tema: IDE bug
Respuestas: 1
Vistas: 1300

IDE bug

Run program, go into debug mode, close all tabs and then quit program it generates following error: ******************************* Error log file ******************************** Date: 03-10-2011 Time: 15:37:10 Available Memory: 1288040 Current Area: 1 ---------------------------- Compiler Informat...
por Maarten Roos
Jue Mar 03, 2011 5:33 pm
Foro: English
Tema: Mask value filterbar
Respuestas: 1
Vistas: 1158

Mask value filterbar

How can I change the value entered in filterbar before filtering? In this case I like to strip the value from any non nummeric values.
Value entered: 3038.007.00
Value to be filtered: 303800700
por Maarten Roos
Jue Mar 03, 2011 2:00 pm
Foro: English
Tema: Riched20.dll Version 6.0 or higher
Respuestas: 3
Vistas: 1799

Riched20.dll Version 6.0 or higher

Any idea when it will be released? We want to launch the program, I am busy on, within 2 months and soon it will go in test phase.
por Maarten Roos
Lun Feb 28, 2011 1:24 pm
Foro: English
Tema: Reindex
Respuestas: 2
Vistas: 1363

Reindex

I understand, but i Like to index with help of a .dat file, which includes all tags and index ord and I like the system to create this dat file for me. So I don't have to manually create his file.
Open dbf+cdx and write tags and expressions to file.
Well seem to found it; gettags and ordkey.
por Maarten Roos
Lun Feb 28, 2011 12:26 pm
Foro: English
Tema: Reindex
Respuestas: 2
Vistas: 1363

Reindex

I want to read all indexes and write the tags and order keys to text file. I have sometimes corrupted indexes so i cannot use the :Reindex option, so I like the program to rebuild the indexes by it selves. But I cannot seem to remember if it is possible or how to read dbf and the cdx and write the c...
por Maarten Roos
Lun Feb 14, 2011 3:30 pm
Foro: English
Tema: Annoying bug 2
Respuestas: 0
Vistas: 8189

Annoying bug 2

Not quite sure if someone already mentioned, but error below is showing up lately. Seems something to do with clipboard (probably cut/copy and paste actions from me) --------------------- Internal Error Handling Information --------------------- Subsystem Call: BASE System Code: 1108 Default Status:...
por Maarten Roos
Vie Feb 11, 2011 9:04 am
Foro: English
Tema: Riched20.dll Version 6.0 or higher
Respuestas: 3
Vistas: 1799

Riched20.dll Version 6.0 or higher

Ow Yes! You guys are great!
Indeed the full table modification is a must have for me and the system I am working on.
Once again, great job guys.
por Maarten Roos
Mar Feb 08, 2011 10:36 am
Foro: English
Tema: Is it possible...
Respuestas: 2
Vistas: 987

Is it possible...

No prob, I will do it the old school way.
por Maarten Roos
Mar Feb 08, 2011 10:25 am
Foro: English
Tema: LastDayoM() xHarbour
Respuestas: 9
Vistas: 3138

LastDayoM() xHarbour

FUNCTION LastDay( dDate )
LOCAL d:= dDate
IF dDate == NIL
d:= Date()
ENDIF
RETURN ( d+= 45 - Day( d ) ) - Day( d )
From the Nanforum lib.
por Maarten Roos
Mar Feb 08, 2011 9:49 am
Foro: English
Tema: Annoying bug
Respuestas: 6
Vistas: 1695

Annoying bug

Great... I started to think I was the only one with this
problem.
por Maarten Roos
Lun Feb 07, 2011 4:20 pm
Foro: English
Tema: Is it possible...
Respuestas: 2
Vistas: 987

Is it possible...

...to add the TTimePicker control to the TArrayBrowse column?

If yes, how?
por Maarten Roos
Vie Feb 04, 2011 1:38 pm
Foro: English
Tema: Annoying bug
Respuestas: 6
Vistas: 1695

Annoying bug

Ignacio,
it happens only with TDBBrowse, TArrayBrowse, TDBFBrowse.
I thought yesterday it was only in my project, but if I create new project, new file --> form, add TArrayBrowse and then change to TDBBrowse or TDBFBrowse it gives me the bug also. So it doesn't matter whether it is empty or not.
por Maarten Roos
Jue Feb 03, 2011 5:26 pm
Foro: English
Tema: Annoying bug
Respuestas: 6
Vistas: 1695

Annoying bug

Well, ok. I tested with the samples and they all work fine. So this problem is only within my project.
Any idea where to search? It's only with browsers, any other object I can change or copy.
por Maarten Roos
Jue Feb 03, 2011 2:35 pm
Foro: English
Tema: Annoying bug
Respuestas: 6
Vistas: 1695

Annoying bug

If i try to change or copy a browser, the IDE is going nuts! What's this:

Then I change from TDBBrowse to TArrayBrowse:

It's only with browsers...
por Maarten Roos
Mié Ene 12, 2011 5:04 pm
Foro: English
Tema: Printing picture
Respuestas: 3
Vistas: 1154

Printing picture

Thank you... I had that already, but what I was wondering is the following. I have now for example: nWidth := ::oChemicalPicture:oPicture:nWidth * 2.7 nHeight := ::oChemicalPicture:oPicture:nHeight * 2.7 PrintBitmap(Printer:oCanvas,::oChemicalPicture:oPicture, 550, nXpos, 550+nWidth, nXpos+nHeight) ...
por Maarten Roos
Mié Ene 12, 2011 11:23 am
Foro: English
Tema: Printing picture
Respuestas: 3
Vistas: 1154

Printing picture

How do you print a picture in the right size? When I use the :nWidth and :nHeight of the picture on top the nTeft and nTop coordinates of the drawpicture it's too small. So i have to convert the pixel width and height to right values? Tried PixelstoMapMode... but no success.
por Maarten Roos
Lun Ene 10, 2011 10:46 am
Foro: English
Tema: Error in 2.1.5
Respuestas: 1
Vistas: 850

Error in 2.1.5

I get this bug often when switching from module to form. TPROJECTMAN:TOGGLEFORM(313) Error BASE/1004 Class: 'NIL' has no exported method: OPROJECT Arguments: ( [ 1] = Type: U Val: NIL) ******************************* Error log file ******************************** Date: 01-10-2011 Time: 10:36:53 Ava...
por Maarten Roos
Jue Ene 06, 2011 5:08 pm
Foro: English
Tema: TDBBrowse to Excel
Respuestas: 4
Vistas: 1454

TDBBrowse to Excel

Thx, but wasn't the solution I was looking for... but it gave me a brainwave to the solution.
por Maarten Roos
Mié Ene 05, 2011 12:23 pm
Foro: English
Tema: TDBBrowse to Excel
Respuestas: 4
Vistas: 1454

TDBBrowse to Excel

I have managed to export a dataset to Excel... but how do I use values from other datasets to use full name instead of code? The dataset has relations to other datasets, but no idea to get them when needed? METHOD ExportToExcel() CLASS frmNotesSearch LOCAL aHeader := {}, aField := {}, x := 1, Ohulp ...
por Maarten Roos
Mié Ene 05, 2011 10:59 am
Foro: English
Tema: TDBBrowse to Excel
Respuestas: 4
Vistas: 1454

TDBBrowse to Excel

Hello.
Is it possible to export data from TDDBrowse, including the OnGetData values, to Excel?
If yes, how to do? I have no idea how to export the values from the OnGetData?
por Maarten Roos
Lun Ene 03, 2011 1:11 pm
Foro: English
Tema: Bug TPopupMenu()
Respuestas: 5
Vistas: 1438

Bug TPopupMenu()

José,
thank you for the tests. Couldn't answer sooner, had some days of in an internet free surrounding. Idea and demand of the wife

Hope this helps?
por Maarten Roos
Mar Dic 28, 2010 1:59 pm
Foro: English
Tema: Bug TPopupMenu()
Respuestas: 5
Vistas: 1438

Bug TPopupMenu()

Hello,
when I use TPopupMenu in the TToolbar class, the last .additem with cMessage will be displayed completely in bold?

Is there a workaround to get the cMessage displayed in normal?