Search found 110 matches: multidimensional

Return to advanced search

Re: Cual es la cuenta de yahoo de eagle1

... ::nRowCount la cantidad de reg luego de un query al parece hay q hacer un query priemro y luego se puede llenar un arreglo supongo q este debe ser multidimensional y con la cantidad de columnas de acuerdo al query verdad. http://es.groups.yahoo.com/group/eagle1 Este es el link Saludos
by wmormar
Thu Mar 02, 2006 3:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la cuenta de yahoo de eagle1
Replies: 1
Views: 593

Cual es la cuenta de yahoo de eagle1

... ::nRowCount la cantidad de reg luego de un query al parece hay q hacer un query priemro y luego se puede llenar un arreglo supongo q este debe ser multidimensional y con la cantidad de columnas de acuerdo al query verdad.
by Vladimir Zorrilla
Thu Mar 02, 2006 1:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la cuenta de yahoo de eagle1
Replies: 1
Views: 593

... to high level (Clipper language). This subsystem is responsible for connecting in a proper way C language functions to the entire application. Multidimensional arrays: This subsystem allows the creation of arrays, and the services to manipulate these arrays in all ways. The arrays are extensively ...
by Antonio Linares
Fri Jan 27, 2006 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: maquinas virtuales - virtual machines
Replies: 5
Views: 1781

Error Objects/6

I’m trying to brows a multidimensional array. I have seen the testarr?.prg files and have implemented the one in testarr5.prg. The problem is I get an error that I can’t find why. Error.log Application =========== Path and name: ...
by kronos911
Sat Nov 05, 2005 11:02 am
 
Forum: FiveWin for CA-Clipper
Topic: Error Objects/6
Replies: 4
Views: 2234

Re: Combobox , changing aitems dynimacaly

... nCol COMBOBOX oCbx VAR cPav PIXEL UPDATE VALID !empty( cPav ) OF oDlg SIZE n, nFh * 4 aeval( MyArray, { |x| aadd( oCbx:aItems, x[ 2 ] ) } ) // for multidimensional array . or aeval( MyArray, { || aadd( oCbx:aItems, MyArray ) } ) I'm changing my comboboxec at runtine in this way . Maybe it helps ...
by Rimantas
Tue Oct 18, 2005 7:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox , changing aitems dynimacaly
Replies: 1
Views: 1367
Previous

Return to advanced search