Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing fromat for Mutliple selections
Message
 
 
To
23/10/2003 14:15:04
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00841694
Message ID:
00841733
Views:
23
>Larry,
>
>I need to add "@Z" to the 'Picture' field, but only for the numeric objects on the report. How can I find which are the numeric ones in the table?

John,
Two pieces of data for this:

ObjType = 8 && Report field
FillChar = 'N'

The structure report in Tools\FileSpec shows that FillChar is not used. However, my testing in VFP 7/8 shos that the field type is stored there. Character - C, Numeric - N or Date - D is stored based on the radio button selection in the Format dialog.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform