Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The wrong parameters were passed to the converter. Help!
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00171556
Message ID:
00172818
Views:
45
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform