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:
00172818
Vues:
47
Still confused. I am doing a "modi repo" already in my code. That is when I get the "wrong parameters were passed to the converter message". How will putting "modi report" in a loop change anything? BTW, what does ctrl-w do?

>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform