Search found 129 matches: asize

Return to advanced search

Re: To Nageswrao Del Objs on TscrollPanel

Nages oPanel:aControls[ nItem ]:End() HB_ADel( oPanel:aControls[ nItem ], nItem, .t. ) ASize( oPanel:aControls, Len( oPanel:aControls ) ) oPanel:SetRange() oPanel:refresh() I saw on oPanel:aControls there are also the records https://i.postimg.cc/QNKWmS1C/mm.png ...
by Silvio.Falconi
Thu Feb 29, 2024 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 668

Re: Creating table with Trichedit

... */ Return .T. ************************************** FUNCTION SetRT(cOutFile) ************************************** LOCAL oRTF Public oPrinter,aSize DEFINE RTF oRTF FILE cOutFile ; FONTS "Times New Roman", "Courier New", "Arial Cyr" ; FONTFAMILY "froman","fswiss","fmodern"; ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1454

Re: Creating table with Trichedit

... */ Return .T. ************************************** FUNCTION SetRT(cOutFile) ************************************** LOCAL oRTF Public oPrinter,aSize DEFINE RTF oRTF FILE cOutFile ; FONTS "Times New Roman", "Courier New", "Arial Cyr" ; FONTFAMILY "froman","fswiss","fmodern"; ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1454

aGetFiles doubt

Hi, Why this line above returns ASIZE error? VetXmlsNf := aGetFiles( "*.xml", "Selecione o(s) xml(s)", "*.xml", "") Time from start: 0 hours 0 mins 10 secs Error occurred at: 03/01/2024, 15:45:34 Error ...
by wartiaga
Wed Jan 03, 2024 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: aGetFiles doubt
Replies: 4
Views: 738

Re: get hBitmap from Image

FW_ReadImage( ; [oWnd / hDC ] ; //or NIL uImage, ; [aSize], ; // { w, h } for resizing [lGDIP] ) // Use GDI+ or not. Default .F. --> aImage. uImage: Can be any file name, resource name, image buffer, hBitmap, hIcon, aShape Array, Image URL on the ...
by nageswaragunupudi
Thu Oct 20, 2022 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: get hBitmap from Image
Replies: 14
Views: 719

Re: Xbrowse

... aHead:= {"Código","Descripción","Rubro","Precio 1","Precio 2"} aSize:= { 90 * Factory,240 * Factory,240 * Factory,110 * Factory,110 * Factory } aJust:= { AL_CENTER , AL_LEFT , AL_LEFT, AL_RIGHT , AL_RIGHT } @ 0, ...
by CarlosFossati
Sat Feb 19, 2022 1:07 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Xbrowse
Replies: 4
Views: 529

Re: To Nages : Conversion txt into xbrowse bad

... aData AEval( aData, { |c,i| c := StrTran( c, Chr(1), CRLF ), aData[ i ] := HB_ATokens( c, cSymbol, .t., .t. ) } ) if len( ATail( aData ) ) < 2 ASize( aData, Len( aData ) - 1 ) endif Adel(aData,1) // erase first line // save to dbf oMisura:= TDatabase():Open( , cPath+"Unitamisura", ...
by Silvio.Falconi
Sat Nov 27, 2021 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Conversion txt into xbrowse bad
Replies: 7
Views: 783

Re: To Nages : Conversion txt into xbrowse bad

... aData AEval( aData, { |c,i| c := StrTran( c, Chr(1), CRLF ), aData[ i ] := HB_ATokens( c, cSymbol, .t., .t. ) } ) if len( ATail( aData ) ) < 2 ASize( aData, Len( aData ) - 1 ) endif Adel(aData,1) // erase first line // save to dbf oMisura:= TDatabase():Open( , cPath+"Unitamisura", ...
by nageswaragunupudi
Fri Nov 26, 2021 4:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Conversion txt into xbrowse bad
Replies: 7
Views: 783

Re: To Nages : Conversion txt into xbrowse bad

with ASize( aData, Len( aData ) - 1 )
I can erase that line but How I can Know that line is empty ?
by Silvio.Falconi
Thu Nov 25, 2021 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Conversion txt into xbrowse bad
Replies: 7
Views: 783

Re: To Nages : Conversion txt into xbrowse bad

... aData AEval( aData, { |c,i| c := StrTran( c, Chr(1), CRLF ), aData[ i ] := HB_ATokens( c, cSymbol, .t., .t. ) } ) if len( ATail( aData ) ) < 2 ASize( aData, Len( aData ) - 1 ) endif Adel(aData,1) // erase first line // save to dbf oMisura:= TDatabase():Open( , cPath+"Unitamisura", ...
by Silvio.Falconi
Wed Nov 24, 2021 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Conversion txt into xbrowse bad
Replies: 7
Views: 783

Re: To Nages : Conversion txt into xbrowse bad

... .t. ) AEval( aData, { |c,i| c := StrTran( c, Chr(1), CRLF ), aData[ i ] := HB_ATokens( c, cSymbol, .t., .t. ) } ) if len( ATail( aData ) ) < 2 ASize( aData, Len( aData ) - 1 ) endif Adel(aData,1) <---------------- erase the first line But when I save aData on Archive, inserts an empty record ...
by Silvio.Falconi
Wed Nov 24, 2021 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Conversion txt into xbrowse bad
Replies: 7
Views: 783

Como Agregar Columna a un Arreglo

... y X cantidad de filas. Necesito agregarle más adelante otra columna, de manera que quede de 21 columnas y X filas sin perder los datos. Traté con ASIZE() pero al parecer solo funciona con arreglos de 1 dimension. ¿hay alguna manera? Gracias por la idea que puedan aportarme.
by JoseAlvarez
Tue Nov 09, 2021 11:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como Agregar Columna a un Arreglo
Replies: 8
Views: 473

Re: Columnas dinámicas xbrowse array (********)

Keep at least one hash in the array while creating xbrowse. Later ON INIT of oDlg, ASize( oBrw:aArrayData, 0 )
by nageswaragunupudi
Fri Mar 19, 2021 6:07 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Columnas dinámicas xbrowse array (Solucionado)
Replies: 8
Views: 1490

problemas al linkear

Hola. usando harbour y Fwh la ultima. Me arroja estos errores: [1]:iLink32.Exe -Gn -q -aa -Tpe -x @testMaria.bcl Error: Unresolved external 'WinMain' referenced from X:\HARB\BCC7\LIB\C0W32.OBJ Error: Unresolved external '_hb_vmProcessSymbols' referenced from X:\PROYECTOS\TEST\MARIA\OBJ\MARIA.OBJ Err...
by goosfancito
Thu Feb 04, 2021 9:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: problemas al linkear
Replies: 6
Views: 442

Strange error to converte a file

... ) ) aTmp := hb_aTokens( cBuf, Chr(10) ) AEval( aTmp, { |c,i| aTmp[ i ] := hb_aTokens( c, ';' ) } ) aHeaders := aTmp[ 1 ] aTmp := ADel( aTmp, 1 ) aSize( aTmp, Len( aTmp ) - 1 ) return aTmp the file csv "UserName","Activity","Work Date","Time Worked""Falconi ...
by Silvio.Falconi
Mon Jan 04, 2021 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange error to converte a file
Replies: 12
Views: 1099
Next

Return to advanced search