Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different of ??? and @...... say
Message
De
18/10/2001 07:51:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
18/10/2001 03:12:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00570087
Message ID:
00570146
Vues:
16
>Hi,
> Anyone can tell me the different between this 2 print command ?
> I want to find the fastest print performance.
> I found that if i use "???" command will print faster to printer than use @ prow(),pcol() say.... command. Why? those is not direct print to printer ?
> If i use "???" i can't set the font type, font size and font style.
> If i use @prow,pcol say.... i can set the font type and font size but it give me printing slow than the first command.
> Anyone can give my suggestion ? thanks
>
>kengwen

When creating text-mode reports, I recommend the following:

1) Create a text-file, either with "?/??", or with "@...SAY".

2) For preview, use MODIFY COMMAND, RUN /N NotePad.exe, or some NotePad substitute. I currently use the user's default browser, which requires a little extra programming.

3) Send printer codes plus the text-report to the printer with "???".

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform