I'm reluctant to get rid of c:\temp. I suppose I can change the scratch setting to put stuff there that RBase users will never see (what's the syntax: set scratch tmp???). But the app puts all kinds of files in the c:\temp directory, PDFs and such ... Give me one inexperienced user who knows how to navigate to documents and local settings, your name... etc, whatever the long path is.
I'll ask the guy about permissions to the c:\temp directory, though. Good idea! Karen In a message dated 5/24/2012 1:03:25 PM Central Daylight Time, [email protected] writes: > Windows 7 is a lot pickier about security. > > You have to make sure the user has sufficient right s in c:\temp. > > You may find things work better if you set scratch to TMP rather than > c:\temp > > That way you will already be using an existing directory that has the > required rights. > > > > In your startup code you can use (CVAL(‘SCRATCH’)) to retrieve the actual > scratch directory name. > > > > Dennis McGrath > > Software Developer > > >

