Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The wrong parameters were passed to the converter. Help!
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00171556
Message ID:
00172810
Vues:
51
Brenda,

Here's rough untested code off the top of my head
n = adir( laFiles, "*.frx" )
for i = 1 to n
   modi repo laFiles[i,1] nowait
   keyboard {ctrl-w}
endfor
>As for your first suggestion, to programatically open each report. I am confused. How would I programmatically open each report? My code is "modify report rname". That is when I get the converter error message. How else would I open the report to convert? I think you are suggesting running a one time conversion program, but what would be the code in the conversion program?
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