Richard - it looks to me as Ted IS on VFP9 SP2 - as I am - and mine also shows the exact same version#.
And, gosh - it sure didn't Look like you were stealing my thread! Otherwise I would have sent the Thread Police after you - Right Pete?? :-) -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Richard Kaye Sent: Wednesday, May 27, 2015 1:20 PM To: [email protected] Subject: RE: A Quirk w/the PUTFILE Function? You're not on SP2, Ted? (Apologies to Kurt for stealing his thread...) -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: Wednesday, May 27, 2015 1:15 PM To: [email protected] Subject: Re: A Quirk w/the PUTFILE Function? On Wed, May 27, 2015 at 11:59 AM, Kurt Wendt <[email protected]> wrote: > Regarding your other suggestions like Concatenating and such - I have not > tried them yet. I will try them shortly to see if that has any impact on the > problem. At the moment I am working on another issue - so I will have to come > back to This problem as soon as I can and try your suggestions. It seems to me that if you're asking PUTFILE() to put up a dialog showing only files of extensions "XLS" but you give it a default name that doesn't have the XLS, well, I can understand why it might be confused. Windows does such a poor job of optionally showing file extensions. What version of Windows are you running? Does the Window explorer usually show extensions? when I issue: ? PUTFILE("Custom text","text with spaces in the filename","XLS") it displays and returns "text with spaces in the filename.XLS" if I CD to a network drive and repeat the test, I see the same result. I'm running VFP 9.0, version(4) says "09.00.0000.5815" Perhaps you've already addressed this in the message thread, but I didn't see it: there's a colon in the original file name. That won't work for me, or likely on Windows, I get an "Invalid path or filename" error. [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/80838f1ca795b14ea1af48659f35166f1b9...@drexch02.corp.globetax.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

