Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
@ say!!!!!
Message
From
30/07/1998 21:25:24
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
@ say!!!!!
Miscellaneous
Thread ID:
00122923
Message ID:
00122923
Views:
49
Hello All

I need use @ say to send any data to printer


I'm using:

SET DEVICE TO PRINT
SET PRINTER TO
??? " "
@ 0,1 SAY Clientes.Nome
@ 1,1 SAY Clientes.Empresa
If seek(Alltrim(Clientes.CodCat),"Categ", "Codigo")
@ 2,1 SAY Categ.Descricao
Endif
@ 6,1 Say " "
SET DEVICE TO SCREEN
SET PRINTER TO

bur i need print the field Clentes.Nome in Bold
i tried @ 0,1 SAY Clientes.Nome Style 'B' and the VFP shows me error message saying error sintaxe.

Anyone can help me?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform