Postby MJones » Tue Nov 08, 2011 12:52 pm
I was looking to use this method instead of the ole _shellExecute but it seems to have a pretty big limitation. The arguments are for some reason passed in a JADE string array which obviously limits the arguments to 64 characters each. The main reason I wanted to use this was because it was modal and generally speaking cleaner. Any smart ways or alternative methods around to get longer string arguments in?