You have to itemize all the columns either by name or separated by comma

Table layout
ID
COMMENT
DESC

Example 1:
SATTACH st_category USING ID,COMMENT,Summary

Example 2:
SATTACH st_category USING ,,Summary

Ben Johansen - http://www.pcforge.com
Authorized Witango & MDaemon Reseller 
Available for Witango Developement


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Fogelson, Steve
Sent: Thursday, October 02, 2003 3:14 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - SATTACH

One more questions.

I am having trouble with the syntax of SATTACH. One of the columns is
named
desc (reserved word). I wan to assign an alias of "summary"

I have tried

SATTACH st_category USING ALL ALIAS summary=desc

SATTACH st_category USING ALL ALIAS summary

Neither work.

Thanks

Steve Fogelson
Internet Commerce Solutions

Reply via email to