Mohammed,
Are you talking about the CFG file or the DAT file?
This is in the DAT file.
SET ERROR MESSAGE 2077 OFF
CLEAR VAR vChkFile
SET VAR vChkFile INTEGER = NULL
SET VAR vChkFile = (CHKFILE('C:\TEMP'))
IF vChkFile <> 1 THEN
MD C:\TEMP
ENDIF
SET SCRATCH C:\TEMP
SET ERROR MESSAGE 2262 OFF
SET ERROR MESSAGE 2926 OFF
SET ERROR MESSAGE 2077 OFF
ERASE C:\Temp\*.$$$
SET ERROR MESSAGE 2926 ON
SET ERROR MESSAGE 2262 ON
SET ERROR MESSAGE 2077 ON
James Belisle
Making Information Systems People Friendly Since 1990
[cid:[email protected]]
From: [email protected] [mailto:[email protected]] On Behalf Of
MOHAMMED SATTAR
Sent: Tuesday, April 2, 2019 6:17 AM
To: [email protected]
Subject: Re: [RBASE-L] - SCRATCH setting using Rmail
have you set the Environment Variables in the windows s “TEMP = C:\TEMP” AND
“TMP = C:\TEMP"
Mohammed Sattar
Dhaka, Bangladesh
On 2 Apr, 2019, at 4:08 PM, Jim Belisle
<[email protected]<mailto:[email protected]>> wrote:
We are running RBASE XE with Rmail on a compiled application.
All of the proper files needed to run Rmail are located in the DB folder on the
server.
If I use the SCRATCH setting of ON rmail runs properly but all the scratch
files are located in the DB folder on the server.
I do not like that because the scratch files build up during the day and do not
clear as users open and close the application.
If I change the SCRATCH setting to TMP, rmail will not operate at all.
We use Outlook365 as the SMTP server.
What am I missing on the proper setup so I can use RMAIL and at the same time
have the SCRATCH files go to the users TEMP folder on their own computers?
James Belisle
Making Information Systems People Friendly Since 1990
<image001.jpg>
--
For group guidelines, visit
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
________________________________
--
For group guidelines, visit
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.