R&R9 + Win98 - screen flash
-
- Posts: 5
- Joined: Tue Oct 10, 2017 12:44 pm
R&R9 + Win98 - screen flash
Hi____We have just recently purchased R&R9 for use with Visual FoxPro (VFP), we have been using R&R8 for a few years now with few problems.____Something I noticed since I started linking VFP7 to R&R9 runtime is that when the runtime exe is kicked off from VFP7 there is a flash of the design area (sometimes full-screen and sometimes a window) before it disappears and the R&R9 tag appears on the status bar of Windows.____We are running a Novel server with Windows 98 on the desktops and kicking off R&R9 from VFP7 using the following command lines:____cReportString = "/N I:R&RRR9RRWRUN.EXE C:TEMPFIR.DBF 3 /OC:TEMPRR_OP.DBF /B"__RUN &cReportString____Does anyone have a solution to this? Or any experience of it?____Using R&R8 we^ve never had this issue using the runtime exe.____Thanks in advance for any help given.____Anne Tweed__
=> RE: R&R9 + Win98 - screen flash
I am having the same issue with Windows 95/98 clients. However, Windows 2000/XP work fine. ____If I call the 9.0 runtime directly, I get the following error:__"The MSVCRT.DLL is linked to missing export MSVCRT.DLL."____I get nothing but a flash if I call the 9.0 runtime through an application on Windows 95/98.