At 09:28 AM 10/1/2005, Dennis Fleming wrote:
I have Rbengine.cfg in my "start in" folder and also my RBase Runtime folder (RTIme71Win). Looked through some of the Help on this but didn't see where Rbase will look for it first (or if not found will build one). Assuming there should always be just one copy.
Dennis, It all depends on the method of distributing your RBG7.1 Runtime and Application files. If everything, such as, RBG7RT.EXE, RBENGINE.CFG, RBIO.DLL, RBENGINE.DLL and all application/database files are in the same folder (RTime71Win), then you need to start your application with "RBG7RT.EXE -A startupfile.DAT". That will keep everything in one place and there will be no RBENGINE.CFG file created anywhere else. If it's a situation where you might have applications in different working directories, I suggest that you use the typical setup where you keep all DLLs (RBEGINE.DLL, RBIO.DLL) in Windows "System32" directory and RBENGINE.CFG file in "Windows" directory. That setup will eliminate the creation of RBENGINE.CFG file all over your working folders. RBENGINE75.DLL, RB75IO.DLL and RBENGINE75.CFG files are related to R:BASE 7.5 for Windows. RBENGINE8.DLL, RB8IO.DLL and RBENGINE8.CFG files are related to R:BASE V-8 Turbo for Windows. Very Best R:egards, Razzak.
