Re: [NF] Understanding Rackspace documentation

2022-05-16 Thread Frank Cazabon
Thanks, unfortunately I don't have much of a say regarding my client's use of Rackspace. They have another developer who seems familiar with the PHP SDK so I'm trying to get this person to do this work. I think they also cannot achieve what they want to do anyhow because their data does not a

Re: VFP 9: Invalid Path or File Name

2022-05-16 Thread Desmond Lloyd
Good Morning, I wound up doing the copy thing! Wrote the file using a different name and then renamed it That did the trick. I will definitely look at the possibility of an arinvt variable Thank You/Regards, Desmond On Mon, 16 May 2022 at 03:36, Richard Quilhot wrote: > Also loo

Re: VFP 9: Invalid Path or File Name

2022-05-16 Thread Richard Quilhot
Also look at using the Safety setting. https://hackfox.github.io/section4/s4g170.html Rick Q quilh...@gmail.com On Mon, May 16, 2022 at 4:14 AM Alan Bourke wrote: > On Sun, 15 May 2022, at 2:53 PM, Desmond Lloyd wrote: > > > if I change the file name after throwing the error the copy > > exec

Re: VFP 9: Invalid Path or File Name

2022-05-16 Thread Alan Bourke
On Sun, 15 May 2022, at 2:53 PM, Desmond Lloyd wrote: > if I change the file name after throwing the error the copy > executes just fine if I run the copy again it fails??? So at the point of failure if you try to re-execute the COPY TO with the intended filename in the Command Window and it fai