[V4MD 2]  cursor.getRecord
    info at vallemediatime.com 
    info at vallemediatime.com
       
    Wed Apr  6 23:22:34 CDT 2005
    
    
  
Hi all list
In Valentina 1.1 this code:
repeat with i = 1 to RecCount
fields = cursor.getRecord(i)
put fields
-- ["firstFld string", "secondFld string", "", ""]
 in Valentina 2 with the same code I've:
  -- ["firstFld string", "secondFld string", <VOID>, <VOID>]
I need of empty string like v.1.1, how can I do it?
Thanks Paolo
-------------- next part --------------
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.1 - Release Date: 01/04/2005
    
    
More information about the Valentina
mailing list