Leemi
Mon Jun 30 13:30:28 CDT 2003
Hi John
One more thing, after recompiling the executable in VFP 6.0 SP5, make sure
you replace the old run-time library files (VFP6r.dll and Vfp6renu.dll) on
the target machine with the newer SP5 versions.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retires June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003
>John,
>VFP 6.0 has had 5 service packs - some to fix problems and some to add
features (many felt >SP3, really should have been 6.5 due to all the new
features and fixes!).
>This update is still available from
>
http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/default.asp
- either by >download or order the CD.
>Rick
>"john" <jaykay96@hotbot.com> wrote in message
>news:27d901c33f2c$9481eec0$a401280a@phx.gbl...
>
>
> OS=XP PRO SP1
> Nothing else is running. It's (vfp6) the only app
> running All visruscan and screen saver is disbled.
> files are local
>
> hmm service pack of vfp6? I dont think I have that one..
> what service pack for vfp6? where can I get it? and what
> are the bug fixes?
>
> unfortunatly, there is no other way of breaking down this
> process.
>
> pleasseee helppp
> >-----Original Message-----
> >Joh,
> >What OS and service Pack are you running this under? Is
> anything else running? (virus checker, screen saver,
> other applications, etc.) Are the files local? What
> service pack of VFP 6.0 are you running? (SP5?) Is there
> a way to break up this task into single day (or less)
> tasks?
> >
> >Rick
> >
> >"joh" <jaykay96@hotbot.com> wrote in message
> news:078001c33f20$119c86c0$a001280a@phx.gbl...
> >> Hi to all,
> >>
> >> I was wondering if anybody knows of a problem with
> >> vfp6 where I'm not sure if what it's called is a
> memory
> >> leak, but where the value of a varible gets slightly
> >> altered after a program is run for a long time.
> >> For example, I have a variable X="JCAT" and as my
> >> program runs (which takes about 7 days to run), after
> the
> >> 3rd day or so, the variable X="DCAT" and no where in
> my
> >> prgram do I change the variable's first letter
> from "D"
> >> to "J". It's weird.
> >>
> >> Any help on this?