That's exactly how I construct my startup program for scratch settings

Karen
 
 
 
-----Original Message-----
From: Jim Belisle <[email protected]>
To: [email protected] <[email protected]>
Sent: Tue, Apr 2, 2019 8:05 am
Subject: RE: [RBASE-L] - SCRATCH setting using Rmail

#yiv5559318623 #yiv5559318623 -- _filtered #yiv5559318623 
{font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yiv5559318623 
{panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv5559318623 
{font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;} _filtered #yiv5559318623 
{font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;} #yiv5559318623 
#yiv5559318623 p.yiv5559318623MsoNormal, #yiv5559318623 
li.yiv5559318623MsoNormal, #yiv5559318623 div.yiv5559318623MsoNormal 
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:New;} 
#yiv5559318623 a:link, #yiv5559318623 span.yiv5559318623MsoHyperlink 
{color:blue;text-decoration:underline;} #yiv5559318623 a:visited, 
#yiv5559318623 span.yiv5559318623MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;} #yiv5559318623 p 
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:New;} 
#yiv5559318623 p.yiv5559318623MsoAcetate, #yiv5559318623 
li.yiv5559318623MsoAcetate, #yiv5559318623 div.yiv5559318623MsoAcetate 
{margin:0in;margin-bottom:.0001pt;font-size:8.0pt;} #yiv5559318623 
span.yiv5559318623apple-converted-space {} #yiv5559318623 
span.yiv5559318623EmailStyle19 {color:#1F497D;} #yiv5559318623 
span.yiv5559318623BalloonTextChar {} #yiv5559318623 .yiv5559318623MsoChpDefault 
{font-size:10.0pt;} _filtered #yiv5559318623 {margin:1.0in 1.0in 1.0in 1.0in;} 
#yiv5559318623 div.yiv5559318623WordSection1 {} #yiv5559318623 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     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]> 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].
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.

-- 
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.

Reply via email to