Re: Win7 conundrum

Author: Sytze de Boer

Posted: 2010-07-04 at 23:37:40

Hi Tracey

Correct, if I type (in the C:\ folder) DIR *.ZIP > YESY.TXT, I get Access is

denied

I have quit my program

I go back into the command window of the folder where I have all source code

etc (for this specific app)

I again type ?FILE("C:\KCB.ZIP")

and the reply is .T.

I go SET DEFAULT TO C:\

DIR *.*

and I can see KCB.ZIP

This is bizarre

S

On Mon, Jul 5, 2010 at 3:25 PM, Tracy Pearson <tracy@powerchurch.com> wrote:

> On 7/4/2010 8:08 PM, Sytze de Boer wrote:

> > In one of my apps, when you exit, it offers to backup your data

> > I use Azip and you can name your file and destination

> >

> > It so happens my client told it to backup to C:\KCB.ZIP

> > System is on Win7

> > When he tried to restore, the file was not there

> >

> > I tried this on MY Win7 system

> > My routine told me it had made a backup and that it could see the file

> > i.e. (mbaks=C:\KCB.ZIP)

> > mybackup=azip(.T.,"&mbaks","*.dbf *.fpt *.cdx *.fr? -foxuser.*")

> > If !File("&mbaks")

> > =Messagebox('OOPS something did not work and your backup is NOT

> > successful ',0,'WARNING')

> > else

> > =messagebox('Backup file created',0,'')

> > endif

> >

> > I tried this in the command box

> > ?File("&mbaks")

> > Answer is .T.

> > I type DIR C:\*.ZIP

> > and it tells me the files found are: c:\kcb.zip

> >

> > I check it with explorer and CMD, both tell me the file is NOT there

> >

> > What am i missing ?

> >

> >

>

> At a command prompt, DIR > C:\TEST.TXT returns an Access Denied message.

> Could the back up file be in the current directory of the application?

>

> Tracy

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/AANLkTimAftC4GZF930YnSYMg6S_VNli6B-GlpMF4qpxC@mail.gmail.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.

©2010 Sytze de Boer