Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status working By log Manager
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00352333
Message ID:
00355607
Views:
23
Hi Barbara:

I started typing in code under code and programs in Visual FoxPro under Project Manager.

cFilt = "Status = "WORKING' "
SELECT
Lispm ,;
Status ,;
Start ,;
Comp ,;
Ssp ,;
Msr ,;
Avail ,;
Ship ,;
Hull ,;
Chgs ;
FROM Schd;
WHERE &cFilt
INTO CURSOR RptData Order by 1

Select RptData
Report form MyReport Preview.

1. Question why are status and Comp fields are showing up in blue. (code command window)
2. RptData is actually the report formats created by report wizards?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform