Creating a text field

Barney barney at custombased.com
Fri May 6 09:53:59 CDT 2005


Hi,

How do I create a TEXT field ?

Bo = App.DB.Baseobject("Table1")

If BO <> Nil then
  
  Fld = BO.CreateField( 17, ???, ???)  //creation of text field.

End if

Searched doc's but can't locate this.

I know I must supply segment size and language but how are these expressed ?

Thank you. 

Barney



More information about the Valentina mailing list