Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
orn  = allt(thisform.pageframe1.page1.text10.value)
SET DEVICE TO PRINTER
SET CONSOLE OFF
sele 36
set order to orno
report form cantrcptfinCS  to PRINTER FOR CANTCRFLEcs.orno=orn  


this is my code for printing to a printer a certain/specific OR. the problem is when i initiate the code it prints all the OR in the table.

Can someone help me.

thanks
Posted
Comments
Sergey Alexandrovich Kryukov 2-Feb-11 4:43am    
FoxPro? Oh...
Igor Kushnarev 2-Feb-11 12:54pm    
Try CANTCRFLEcs.orno==orn

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900