![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:
Handle = DbOpen 'MAILLIST.DBF' DbGetRecord(Handle,1,Data) loop Data Write LoopVal ' ' ;writes the first record endloop Writeln DbClose(Handle)
See Also: | DbWriteRecord | DBaseMode |
---|
Category: | DBase |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|