Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox...
Message
 
To
01/02/2001 14:15:13
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00471296
Message ID:
00471415
Views:
18
>>>01..Systems
>>>0101...Systems manager
>>>010102.Programmer
>>>010103.Designer
>>>02..Sales
>>>0201...Sales manager
>>>
>>>would like to show like this:
>>>
>>>01.........Systems
>>>0101.....Systems manager
>>>010102..Programmer
>>>010103..Designer
>>>02.........Sales
>>>0201.....Sales manager
>
>That...
>>SELECT (PADR(organization, 6) + " " + orgname) AS orgID_orgname FROM org INTO CURSOR cur2
>nor that...
>>SELECT PADR(Organization,10," "),orgname FROM org INTO CURSOR cur2 NOCONSOLE
>either didn't work. As someone suggested, to change the fonts, I rather not change the fonts, as it should blend with the rest of the form. I think I did had it working before then it got messed up, not sure?
>
>Chuck

The resulting data will never look properly unless you use the Courier font.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform