can't find object <field 1>
    eugen helbling 
    eugen.helbling at ginit-technology.com
       
    Thu Dec  6 07:46:01 EST 2001
    
    
  
Hi,
in a stack script part I used following to put something into a field 
  put "field " & quote & "body" & quote  into fld_name
  put 123 into control fld_name	
instead of the following returns error ( can't find object <field 1>)
 
  put "field 1"  into fld_name
  put 123 into control fld_name	
what is wrong in the second case ?
regards
eugen
_____________________________________________________________________
   GINIT Technology GmbH        eugen.helbling at ginit-technology.com
   Eugen Helbling                          www.ginit-technology.com
   Emmy-Noether-Str. 11                    phone:   +49-721-96681-0
   D-76131 Karlsruhe                       fax:   +49-721-96681-111
    
    
More information about the metacard
mailing list