Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programaticaly alignment of report field
Message
From
24/12/2004 05:16:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Programaticaly alignment of report field
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972003
Message ID:
00972003
Views:
54
Dear Experts

There is a character type field on report.
I want to alignment that field with following conditions

assume that "field1" is report field
IF LEN(ALLTRIM(field1))<30 
field1.alignment=center && center justify
else
field1.alignment=right && right justify
endif
Is it possible, if yes then please help me.

Thanks in advance
Next
Reply
Map
View

Click here to load this message in the networking platform