Export field(s) of a grid row in Raw or MagicCell format.
Mydb.dbExportFlds="FieldNameNumber1,(FieldnameNumber2),..."
| Keyword | Description |
|---|---|
| FieldNameNumber | Which field(s) in the row to export. Export will be in a one dimension array retrieved by Tornado.GetData.Get_Fexport. (field) = Raw Format. |
User should process the two different export types accordingly using a 1 or 2 dimension array.
See example in dbExportCols.
z Class | Tornado Namespace | dbExportCols | Get_Fexport