First OF ALL we are using 7.6 not 7.5. Typo on my part.

I tried the vresolve variable and there is no change.

I did not get the plugin power pack.

Is there a new mapimail.rbl in that?

I did not do the purchasing so I was not aware it was a necessity.

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

________________________________

From: [email protected] [mailto:[email protected]] On Behalf Of
[email protected]
Sent: Tuesday, September 04, 2012 12:52 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: CONVERSION TO 9.5

 

You need a resolution code at the end of vparameters. I know this works
with Outlook.

 

 Try:

 

set v vresolve text=('Resolve_Names:TRUE') and add .vresolve to the end
of your parameter settings like:

 

(.vquote+.vDummy&.vpipe+.vto&.vpipe+.vsubject&.vpipe+.vcc&.vpipe+ 

 
.vbcc&.vpipe+.vbody&.vpipe+.vattachments&.vpipe+.vsenddirect+.vpipe+.vRe
solve)

 

Drop the last .vquote.

 

Hope this helps.

 

Bill Eyring

        -------- Original Message --------
        Subject: [RBASE-L] - CONVERSION TO 9.5
        From: "Jim Belisle" <[email protected]>
        Date: Tue, September 04, 2012 10:04 am
        To: [email protected] (RBASE-L Mailing List)
        
        We are getting very close to converting our 7.5 DB to 9.5.
        
        In doing my testing for the email function, the code acts like
it is
        sending the email but no email is sent.
        
        I do not get errors. Here is the code I use for the email.
        
        
        
        SET VAR vparameters = +
        
        
(.vquote+.vDummy&.vpipe+.vto&.vpipe+.vsubject&.vpipe+.vcc&.vpipe+ +
        
        
.vbcc&.vpipe+.vbody&.vpipe+.vattachments&.vpipe+.vsenddirect+.vquote)
        
        
        
        PLUGINS mapimail3.rbl &vparameters
        
        PAUSE FOR 3 USING 'Wait for box to close'
        
        SET VAR vemresult = (dlfree('mapimail3.rbl'))
        
        (I also tried mapimail4.rbl with no success)
        
        
        
        My MACHINE uses Windows XP. 
        
        We also have machines with Windows 7 (32) and 7 (64)
        
        
        
        Anyone with any suggestions?
        
        
        
        James Belisle
        
        
        
        Making Information Systems People Friendly Since 1990
        
        
        
        
        
        
        

Reply via email to