Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
$$$ and FOPEN('PRN') -- Sometimes they work ??
Message
De
23/06/1999 01:59:18
 
 
À
20/06/1999 16:41:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00231857
Message ID:
00232838
Vues:
21
lcType = type('tuNoOverWrite')
do case
case lcType = 'L'
if tuNoOverWrite
liNoOverWrite = 1
else
liNoOverWrite = 0
endif
case lcType = 'N'
liNoOverWrite = tuNoOverWrite
otherwise
liNoOverWrite = 1
endcase
Peter Robinson ** Rodes Design ** Virginia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform