Subject Re: alter tableHi
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Wed, 23 Dec 2020 21:35:01 -0800
Newsgroups dbase.getting-started

On 12/23/2020 9:13 PM, Moses Hanna wrote:
> Hi
> I want to alter table
> Alter table "bbb.dbf" add OutOfService logical .... what do I put
> instead of logical the system is not accepting it it give error message
> ... capability not supported
> regards

Hint:

HELP CREATE TABLE

And when asked if you want the command or "Data type mappings", choose
the second one.

For logical fields you want the word BOOLEAN

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm