&lcdbf..name works
One dot to end the macro substitution, one dot for the normal table.field

Tracy


-----Original Message-----
From: James E. Harvey
Subject: Table and field name reference in report


How do you refer to a table that is assigned a name created with the
sys(2015) function, in the report designer?

This is a report with two data groupings and two detail bands

Code example*****
LCDBF = sys(2015)  && mares
Select mare, name from mastmare into table &lcdbf nofilter Report form
hsrp_mare to print prompt preview
***

?lcdbf
_1TQ0VTZ0K



Syntax error:
&lcdbf.name && data grouping
&lcdbf.mare  && Expression in field properties




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to