PDA

View Full Version : Problem with NuMenu4U


kuestess
3rd July 2003, 05:25
I'm having some problems using NuMenu4u. It gets to the part where it launches DC4U, but then gives me a run-time error 5: Invalid procedure call or argument. I'm guessing it has something to do with the batch file it creates to launch DC4U. The path is correct, but the docce4u.txt file it creates is empty which I'm guessing DC4U doesn't like. Also, the command line is fairly long - could it be a problem with this? Don't remember if there's a limit on command length in a batch file. Using DC4U 1.0.1.5 and AVS 2.5.2. All others are the version specified by NuMenu4U. Anybody have any ideas? Thanks!

Eyes`Only
3rd July 2003, 05:41
Batch line length is 255 characters, I believe. You're probably not even nearing that.

No idea about any of the rest of the issues, as I don't do VB, sorry.