Search found 52 matches: díaz

Return to advanced search

Errores OLE en TEXCELSCRIPT

... en el encabezado: /* * Clase TExcelScript v1.14 06-Feb-2004 * * Esta Clase usa la Libreria Ole2 de José F. Giménez * * Autor: Víctor Manuel Tomas Díaz [Vikthor] * * Modificaciones y agregados realizadas por: * Daniel Andrade - [AD2K] 26/08/2002 * Rimantas Usevicius - [RimUs] 25-09-2002 * Carlos ...
by puenteda
Thu Feb 24, 2022 12:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errores OLE en TEXCELSCRIPT
Replies: 9
Views: 1188

Re: Is there a way to change message in MsgMeter?

... we can also implement MsgStop, MsgWait, etc. using the comdlg32.dll loosing all advantages of a simple interface :shock: Sincerely Emiliano Llano Díaz
by ellano
Thu May 30, 2019 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is there a way to change message in MsgMeter?
Replies: 6
Views: 775

Re: Is there a way to change message in MsgMeter?

... )       EndIf    RETURN Nil The one liner is completely respected and you do not need to administrate a whole dialog. Emiliano Llano Díaz
by ellano
Thu May 30, 2019 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is there a way to change message in MsgMeter?
Replies: 6
Views: 775

Re: Is there a way to change message in MsgMeter?

... so maybe... You cannot beat one line of code with at least 20 lines of creating and administrating yourself a dialog :( Sincerely Emiliano Llano Díaz
by ellano
Thu May 30, 2019 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is there a way to change message in MsgMeter?
Replies: 6
Views: 775

CreateIndex does not erase temporary files

... + animals->number"     , nil, nil,.T.)...  Isn't FW supposed to erase the temporary index file by itself? Emiliano Llano Díaz
by ellano
Wed Feb 13, 2019 8:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CreateIndex does not erase temporary files
Replies: 1
Views: 693

Re: AADD not working with GETS

... And no, deleting PICTURE "9999" will not fix the issue (AADD will not update vs direct array assignation updates) Thanks Emiliano Llano Díaz
by ellano
Tue Feb 05, 2019 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: AADD not working with GETS
Replies: 14
Views: 1881

AADD not working with GETS

... a compact, few-liner program, to a huge horrible monster. Is there something that can be done in the version or code? FWH 18.07 Emiliano Llano Díaz
by ellano
Sat Feb 02, 2019 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AADD not working with GETS
Replies: 14
Views: 1881

Re: FWH 18.08: Gets with loop variable as array subscript

... the GET array to one ID. At least it narrows the error down to the IDSUBSCRIPT part that seems to be giving the problem (and error) Emiliano Llano Díaz Emiliano FOR n := 47 TO nLen    REDEFINE GET aPedg SUBSCRIPT n,2 ID nIDGet OF oFld:aDialogs[4] UPDATE READONLY FONT oFuente[2]  ...
by cnavarro
Tue Jan 29, 2019 11:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.08: Gets with loop variable as array subscript
Replies: 15
Views: 2536

Re: FWH 18.08: Gets with loop variable as array subscript

Thanks. That make it work, but then the whole structure is useless since it attach all the GET array to one ID.

At least it narrows the error down to the IDSUBSCRIPT part that seems to be giving the problem (and error)

Emiliano Llano Díaz
by ellano
Tue Jan 29, 2019 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.08: Gets with loop variable as array subscript
Replies: 15
Views: 2536

Re: FWH 18.08: Gets with loop variable as array subscript

... n,2 ID nIDGet IDSUBSCRIPT nIDGET OF oFld:aDialogs[4] UPDATE READONLY FONT oFuente[2]    nIDGet++NEXT  FWH 18.10 Emiliano Llano Díaz
by ellano
Mon Jan 28, 2019 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.08: Gets with loop variable as array subscript
Replies: 15
Views: 2536

Re: FWH 18.08: Gets with loop variable as array subscript

... GET aPedg[51,2] ID 120 OF oFld:aDialogs[4] UPDATE READONLY FONT oFuente[2]... Thanks Emiliano Llano Díaz
by ellano
Sun Jan 27, 2019 6:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.08: Gets with loop variable as array subscript
Replies: 15
Views: 2536

Re: checkbox on xBrowse with surplus info

... unperceived during several years in previous FiveWin version working correctly :?: Thank you for your time and valuable advises Emiliano Llano Díaz
by ellano
Wed Oct 10, 2018 11:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox on xBrowse with surplus info
Replies: 3
Views: 1027

checkbox on xBrowse with surplus info

... of FiveWin it did work. Surely is something simple that changed between versions, but I cannot seem to find what is it. Thanks Emiliano Llano Díaz
by ellano
Tue Oct 09, 2018 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox on xBrowse with surplus info
Replies: 3
Views: 1027

Re: Change sort order on browse when clicking on header

...                 Show_Bar(oShow,oBrw,@num,cImages))  oFont:End()  oFont1:End() Thanks Emiliano Llano Díaz
by ellano
Sun Oct 07, 2018 7:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change sort order on browse when clicking on header
Replies: 4
Views: 746

Change sort order on browse when clicking on header

...   )  }   END Ascending sort is working when clicking on header, but will not change to descending or back to none. Thanks Emiliano Llano Díaz
by ellano
Sat Oct 06, 2018 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change sort order on browse when clicking on header
Replies: 4
Views: 746
Next

Return to advanced search