Do you happen to have the PM docked? If so, undock it and check the width of 
the form as Tracy  suggested.

?(_resource) will tell you the location of your foxuser table.

Create a clean.fpw file and put RESOURCE=OFF in it. Create a shortcut to your 
VFP executable and use the -c parameter to specify your clean.fpw. On my system 
the command looks like this:

C:\vfp9\vfp9 -cclean.fpw

As usual the Fox uses relative pathing so if your FPW is in a different 
location from the executable, specify the fully qualified path.

If your issue goes away with resource off then you know the problem is bad data 
in your resource table. You can manually delete the problematic rows in your 
standard resource table or if you don't care about what's there, just rename or 
delete the foxuser files and VFP will create a new one for you.

--

rk
-----Original Message-----
From: ProfoxTech [mailto:[email protected]] On Behalf Of Joe Yoder
Sent: Tuesday, August 16, 2016 11:39 AM
To: [email protected]
Subject: Re: Scrambled environment?

Thanks Richard,

First off - I think you must be on the right track as I have discovered
that even with a complete machine reboot, when VFP comes up, it already has
the tabs at the top of the screen and when I click on the All tab, I can
see that the project I am trying to work on is already selected.

I tried "set resource off" in the command window but could not tell a
difference. I thought the system creates a resource file in the folder
where it is executing but don't see one.  I need to leave the office for a
while.  When I get back I'll try to find the resource and config files. -
Joe


On Tue, Aug 16, 2016 at 10:57 AM, Richard Kaye <[email protected]> wrote:

> First thing I would try is set resource off. You can setup an FPW config
> file that gives you a minimal environment.
>
> --
>
> rk
> -----Original Message-----
> From: ProfoxTech [mailto:[email protected]] On Behalf Of Joe
> Yoder
> Sent: Tuesday, August 16, 2016 10:48 AM
> To: [email protected]
> Subject: Scrambled environment?
>
> I'm running VFP 9.0 sp2.  When I try to modify a project, unselected tabs
> for "All", "Data", "Documents", "Classes", "Code", and "Other" appear.
> When I click on one of the tabs the appropriate items display but I don't
> have the buttons on the right that let me manage the components and compile
> the code.  I have exited and reopened VFP multiple times with no change.
> How do I get my buttons back?
>
> Thanks in advance!
>
> Joe
>
>
>
[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/bn4pr10mb0913bc2085dd4362ea9c02f2d2...@bn4pr10mb0913.namprd10.prod.outlook.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.

Reply via email to