Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label command
Message
 
 
To
08/07/2006 13:37:52
Randy Hooper
Ranco Business Software
Tampa, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01134693
Message ID:
01134703
Views:
17
>label command is not moving the record pointer.
>
>Code:
>
>label form printlabels for printrec = .t. noconsole to printer prompt
>
>
>I'm only getting one record, help

Check your data. Try to set filter separatelly.
SELECT myrep
SET FILTER TO printrec = .t.
label form printlabels  noconsole to printer prompt
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform