Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00608666
Message ID:
00609346
Vues:
22
I'm positive that this just started happening in the last couple of days. A program, which I know worked in VFP 7.0, that I created using VFP 7.0, now all of a sudden doesn't work due to the pathing issue. It definately sounds like my machine got whacked somehow. Possibly by installing another application or something. I'm testing both versions of foxpro simultaneously on the same machine.

I couldn't get the MAP program to export to a text file. I could view the settings using DOS.

Yes I am using different foxuser tables. What is the best way to get a clean/new foxuser.dbf? Zap it from the opposite version?

Thanks,

>I still would like to see your setttings in BOTH versions right at the problem line. Output to a text file while running in both versions the drive mappings, the default drive, and the path. Both use the SAME config.fpw file, correct? And do you use a foxuser.dbf? Is it the same or different between the versions? It needs to be different for each version. If so, start with a clean/new foxuser.dbf in both versions. Also, are you testing both versions simultaneously or separately on the same machine?
>
>Tracy
>
>>Now I'm really lost. Do you think it could be the operating system? I'm still using Win98_SE. I'll try it from my home PC tonight.
>>
>>>SNIP
>>>
>>>>I think it has something to do with the fact that VFP 7.0 doesn't like having two different drives >in the default drive and file path.
>>>>
>>>>Lets switch the scenario to my hard drive. I have a table on [C:\Temp] named "audittemp.dbf":
>>>>
>>>>SET DEFA TO F:
>>>>SET PATH TO C:
>>>>USE \ TEMP \ AUDITTEMP {DOESN'T work in 7.0, DOES work in 6.0}
>>>>
>>>>But, when I reset the default:
>>>>
>>>>SET DEFA TO
>>>>SET PATH TO C:
>>>>USE \ TEMP \ AUDITTEMP {WORKS in 7.0}
>>>>
>>>>Very strange behavior (bug),
>>>
>>>
>>>Mike, I just tested this on my W2k machine with the default in vfp set to the L: drive and the path set to the t: drive and when I tried to open a table that was located in the path, it worked fine. So it cannot be a bug. I'm using VFP7 SP1 too.
>>>
>>>My code that worked:
>>>
>>>
>>>SET DEFAULT TO L:\profiler\data
>>>SET PATH TO T:
>>>USE \temp\test  && file is located at t:\temp\test not L: and it worked
>>>
>>>
>>>Tracy
Mike Coop
MIU - Data Analyst III
Kemper a Unitrin Business
(904) 245-5949
mcoop@eKemper.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform