Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing using @say command
Message
De
28/04/1999 11:28:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Printing using @say command
Divers
Thread ID:
00213020
Message ID:
00213020
Vues:
62
> Hi:
>
> My name is Mick and have been programming in dbase, dbxl, clipper
> and foxpro 2.6 dos. Just getting into VFP6.0. I have taken a
> 2.6 dos appl. and got it into Vfp. Had some minor problems, but I
> think I got them worked out. The problem I am dealing with now,
> is printing using @say commands, don't know if it is Windows 98 or VFP.
>
> The problem is:
> When printing a report, the first report print is fine, if I print the same report again, it will be missing the first header line.
> Everything else is fine on the report.
>
Maybe printer buffer??? '???' maybe shut it off, but how??

> The code I am using is as follows:
>
> max_line = 60
> top_marg = 0
> bot_marg = 0
> @ 23,00 say 'Printing....' + space(30)
> set device to print
> set printer to
> ??? " "
> set console off
> * _pscode='27'+'64' I have been playing with these two commands, they don't seem to help.
> * _pecode='27'+'64'
> endif
>
> Any suggestion would be helpful.
>
> Thank You
>
> Mick
Répondre
Fil
Voir

Click here to load this message in the networking platform