Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Box Characters
Message
De
11/12/2001 10:34:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Box Characters
Divers
Thread ID:
00592658
Message ID:
00592658
Vues:
48
Hi all:

I have an old Foxpro shareware program that prints calendars. Since upgrading my computer, the program prints out funny characters rather than lines.

The relevant code in the program seems to be:

private m.boxchars
dimension boxchars[11]
boxchars[ 1]=iif(m.nonlndraw,"+","Ú")
boxchars[ 2]=iif(m.nonlndraw,"+","Â")
boxchars[ 3]=iif(m.nonlndraw,"+","¿")
boxchars[ 4]=iif(m.nonlndraw,"+","Ã")
boxchars[ 5]=iif(m.nonlndraw,"+","Å")
boxchars[ 6]=iif(m.nonlndraw,"+","´")
boxchars[ 7]=iif(m.nonlndraw,"+","À")
boxchars[ 8]=iif(m.nonlndraw,"+","Á")
boxchars[ 9]=iif(m.nonlndraw,"+","Ù")
boxchars[10]=iif(m.nonlndraw,"-","Ä")
boxchars[11]=iif(m.nonlndraw,"|","³")

My printer is a NEC Superscript 1450 and as far as I remember, it worked on my old system.

Thanks for any help.

Yossi Gourarie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform