Re: [Arsperl-users] Displaying label value in reports
Brought to you by:
jeffmurphy
|
From: STANISLAW C. B. 7. L. <SCH...@bl...> - 2005-07-06 17:07:17
|
One way would be having a hash with database name as keys and label name as values. You can read this hash from config file. Stan Cholodnjak ----- Original Message ----- From: Gary Shoemaker <ars...@ar...> At: 7/ 6 12:58 > I have a report that uses 'ars_GetFieldTable' to get a hash of keys > and values. I print them out in the report. The issue is that some > of the labels are not name the same as the database name. How can I > get the display label value instead of the database name? > > Gary Shoemaker > Sandia National Laboratories > (505) 284-1481 > gs...@sa... > |