Did that. That works. But that requirement is broken - it means that the program cannot be easily ported from one machine to another without a bunch of extra code.
Now, granted, this brokenness is really a reflection of Microsoft's design. And presumably someone is getting paid good money for personally dealing with the brokenness. But that someone is not me. I'd be inclined to spend good money to ISI to get this one fixed, but that's going to have to wait on me and my distractable set of priorities because right now I'm between jobs (working cut-rate, so I'm not going to starve, and with a bit of money saved up so I'm not desperate or anything, but also spending serious time thinking about myself and my own priorities). Thanks, -- Raul On Fri, Mar 28, 2014 at 6:02 AM, David Lambert <[email protected]>wrote: > Use an alternate 8 character name > '"C:\Progra~2\Audacity\audacity.exe"' > or possibly > '"C:\Program Files%20(x86)\Audacity\audacity.exe"' > > > Date: Fri, 28 Mar 2014 01:35:58 -0400 >> From: Raul Miller<[email protected]> >> To: Programming forum<[email protected]> >> Subject: [Jprogramming] space in file names? >> Message-ID: >> <CAD2jOU9ETN9df5fcZSHNXYJQ_e=5i0Dg21oQoAOzUvaDADHGFw@mail. >> gmail.com> >> Content-Type: text/plain; charset=UTF-8 >> >> require 'task' >> shell '"C:\Program Files (x86)\Audacity\audacity.exe"' >> > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
