Re: standalone for Mac from Windows with Database
Posted: Fri Jun 27, 2014 6:07 pm
Hi fko,
i was a bit irritated because your variable name is actually longer than the group name with quotes
Maybe you can post the stack (ZIP it first)?
Best
Klaus
oh, sorry, no of course NO quotes around variable names!fko wrote:Hi Klaus,
In the beginning of the script i have this line
put "DGPragmaRep" into nameTablePragma...
So i am putting the name of the DataGrid "DGPragmaRep" in one variable...
Do i have to use quotes for the variable? I thought was for the object name...
i was a bit irritated because your variable name is actually longer than the group name with quotes
Better delete this line completely!fko wrote: put the dgNumberOfRecords of group nameTablePragma into tCounter
Hm, sorry out of ideas in the moment...fko wrote:put the dgNumberOfLines of group nameTablePragma into tCounter
and in boths i have '11' when it is from my developping code and 'empty' from the standalone...
Maybe you can post the stack (ZIP it first)?
No.fko wrote:Is it posible that the counter is empty if i had values in theDataGridArray[1]["name"] and in theDataPragma[2]["name"]???
Best
Klaus