Damian,

I know that's not the answer to your question (passing a column name),
but you can still reference columns with c# so if you could pass the
number, you'd be half way there...

#c 
Specifies a column, where #c is the column number shown in the output of
the LIST TABLES command. You can enter a table or correlation name
before the #c.

Claudine 


________________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Damian
Voigt
Sent: Thursday, May 29, 2008 4:30 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Generic Column Name syntax


Hey Gang,

Is there a way to reference columns in a table generically similar to
passing parameters?

For example, when you pass 3 parameters, the first one is %1, the second
%2 and the third is %3.

Thanks,
Damian Voigt


Reply via email to