Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report generation
Message
 
 
À
10/11/1998 10:01:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00156123
Message ID:
00156318
Vues:
67
Marc,

That code should directly work in VFP. Although you should also SET TEXTMERGE TO after you turn it off. There is no need to fclose(). VFP also has a NOSHOW clause instead of having to SET CONSOLE OFF.

>Could you tell me how I can generate and parameter (select fonts...) a report through program commands .
>
>In FOXPRO 2.5, following code had been used :
> set console off
> set textmerge on to lcmyfile
> lcmyline = ....
> \<<lcmyline>>
> set textmerge off
> fclose(_TEXT)
> type &lcmyfile to printer
> set console on
>
>How can I do in VFP ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform