Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing 1st line then stop
Message
From
21/05/2002 11:41:05
 
 
To
21/05/2002 10:29:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00659368
Message ID:
00659422
Views:
26
Hi Irwan,

I would create a cursor to hold the data for the records to print. Add the row data to the cursor when the grid row is clicked. When all desired rows have been added, run the cursor through a REPORT FORM to generate the output.

Bill

>i've 5 record in grid, i want to printing each record everytime i've clicked
>
>example :
>clicked 1st record and then printing just 1st record without eject on paper...
>clicked 2nd record and then printing just 2nd record without eject on
>paper... etc...
>
>i've try to use PRINT COMMAND in vfp but it always eject after printing the last line....,
>
>how do stop printing in last character... thank's
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform