| Table Of Contents | Index |

1 - Name 2 - Type 3 - Length 4 - Decimal PositionExample:
var Handle Fields Handle = DbOpen 'MAILLIST.DBF' DbFields(Handle,Fields)loop Fields loop LoopVal Write LoopVal ' ' endloop Writeln endloop
Field Types: C - Character D - Date N - Number L - Logical (True/False)
| See Also: | DbCreateFile |
|---|
| Category: | DBase |
|---|

| Table Of Contents | Index |
|
