Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Tom Hart
Is this something new in XE, I upgraded from 95(32) and never had a
problem, as I said it works on my database using Rbasexe but not on the
compiled version
Tom

On Feb 4, 2017 4:02 PM, "Albert Berry"  wrote:

> Check out the PRNSETUP commands. This is in the “before generate eep” on
> invoice and packing slip reports for the file copies. There is a disclaimer
> that prints o the back of the invoice and packing slip that goes to the
> customer. The line just before RETURN reads PRNSETUP DUPLEX HORIZONTAL.
> The reports are portrait on US letter paper (8.5x11”). The user prints with
> a button.
> The command on the button to print reads "PRINT InvoiceP OPTION PRINTER"
> 
>   SET VAR vInvoicePrinter TEXT = NULL
>   SELECT InvoicePrinter INTO vInvoicePrinter INDICATOR i1 FROM FormTable +
> WHERE ColumnZZ = 1
>   PRNSETUP .vInvoicePrinter
>   PRNSETUP DUPLEX SIMPLEX
>   RETURN
> *
>
>
> Albert
>
> On Feb 4, 2017, at 12:10 PM, Tom Hart  wrote:
>
> I have even tried putting printer instead of the variable same result
>
> Tom Hart
>
> On Sat, Feb 4, 2017 at 12:56 PM, Tom Hart  wrote:
>
>> That did not seem to make a difference, still same will work on my work
>> copy but not on compiled
>> Tom Hart
>>
>> On Sat, Feb 4, 2017 at 12:02 PM, Doug Hamilton  wrote:
>>
>>> Would &vprintscreen work instead of .vprintscreen?
>>> Doug
>>>
>>>
>>> On 2/4/2017 11:58 AM, Tom Hart wrote:
>>>
>>> Well I found something out everything works fine on my design computer
>>> it only fails when I try a compiled version
>>>
>>> On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart  wrote:
>>>
 has something changed in the prnsetup in XE. I have done the following
 for years
 set var vprintscreen(which I can set to printer or screen)
 set var vprinter(which I can set to the default printer)

 print myreport option .vprintscreen

 This has always sent to doc directly to the printer, but on XE it
 always sends it to the screen whether my vprintscreen is set to printer or
 screen

 Tom Hart
 --
 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 rbase-l+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> 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 rbase-l+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>
>>>
>>> --
>>> [image: Avast logo] 
>>>
>>> This email has been checked for viruses by Avast antivirus software.
>>> www.avast.com 
>>>
>>>
>>> --
>>> 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 rbase-l+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Albert Berry
Check out the PRNSETUP commands. This is in the “before generate eep” on 
invoice and packing slip reports for the file copies. There is a disclaimer 
that prints o the back of the invoice and packing slip that goes to the 
customer. The line just before RETURN reads PRNSETUP DUPLEX HORIZONTAL. The 
reports are portrait on US letter paper (8.5x11”). The user prints with a 
button.
The command on the button to print reads "PRINT InvoiceP OPTION PRINTER"

  SET VAR vInvoicePrinter TEXT = NULL
  SELECT InvoicePrinter INTO vInvoicePrinter INDICATOR i1 FROM FormTable +
WHERE ColumnZZ = 1
  PRNSETUP .vInvoicePrinter
  PRNSETUP DUPLEX SIMPLEX
  RETURN
*


Albert

> On Feb 4, 2017, at 12:10 PM, Tom Hart  wrote:
> 
> I have even tried putting printer instead of the variable same result
> 
> Tom Hart
> 
> On Sat, Feb 4, 2017 at 12:56 PM, Tom Hart  > wrote:
> That did not seem to make a difference, still same will work on my work copy 
> but not on compiled
> Tom Hart
> 
> On Sat, Feb 4, 2017 at 12:02 PM, Doug Hamilton  > wrote:
> Would &vprintscreen work instead of .vprintscreen?
> Doug
> 
> 
> On 2/4/2017 11:58 AM, Tom Hart wrote:
>> Well I found something out everything works fine on my design computer it 
>> only fails when I try a compiled version
>> 
>> On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart > > wrote:
>> has something changed in the prnsetup in XE. I have done the following for 
>> years
>> set var vprintscreen(which I can set to printer or screen)
>> set var vprinter(which I can set to the default printer)
>> 
>> print myreport option .vprintscreen
>> 
>> This has always sent to doc directly to the printer, but on XE it always 
>> sends it to the screen whether my vprintscreen is set to printer or screen
>> 
>> Tom Hart
>> -- 
>> 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 rbase-l+unsubscr...@googlegroups.com 
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> .
>> 
>> -- 
>> 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 rbase-l+unsubscr...@googlegroups.com 
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> .
> 
> 
> 
>      
> This email has been checked for viruses by Avast antivirus software. 
> www.avast.com 
> 
> -- 
> 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 rbase-l+unsubscr...@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> 
> -- 
> 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 rbase-l+unsubscr...@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Tom Hart
I have even tried putting printer instead of the variable same result

Tom Hart

On Sat, Feb 4, 2017 at 12:56 PM, Tom Hart  wrote:

> That did not seem to make a difference, still same will work on my work
> copy but not on compiled
> Tom Hart
>
> On Sat, Feb 4, 2017 at 12:02 PM, Doug Hamilton  wrote:
>
>> Would &vprintscreen work instead of .vprintscreen?
>> Doug
>>
>>
>> On 2/4/2017 11:58 AM, Tom Hart wrote:
>>
>> Well I found something out everything works fine on my design computer it
>> only fails when I try a compiled version
>>
>> On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart  wrote:
>>
>>> has something changed in the prnsetup in XE. I have done the following
>>> for years
>>> set var vprintscreen(which I can set to printer or screen)
>>> set var vprinter(which I can set to the default printer)
>>>
>>> print myreport option .vprintscreen
>>>
>>> This has always sent to doc directly to the printer, but on XE it always
>>> sends it to the screen whether my vprintscreen is set to printer or screen
>>>
>>> Tom Hart
>>> --
>>> 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 rbase-l+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> 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 rbase-l+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>>
>> --
>> [image: Avast logo] 
>>
>> This email has been checked for viruses by Avast antivirus software.
>> www.avast.com 
>>
>> --
>> 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 rbase-l+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Tom Hart
That did not seem to make a difference, still same will work on my work
copy but not on compiled
Tom Hart

On Sat, Feb 4, 2017 at 12:02 PM, Doug Hamilton  wrote:

> Would &vprintscreen work instead of .vprintscreen?
> Doug
>
>
> On 2/4/2017 11:58 AM, Tom Hart wrote:
>
> Well I found something out everything works fine on my design computer it
> only fails when I try a compiled version
>
> On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart  wrote:
>
>> has something changed in the prnsetup in XE. I have done the following
>> for years
>> set var vprintscreen(which I can set to printer or screen)
>> set var vprinter(which I can set to the default printer)
>>
>> print myreport option .vprintscreen
>>
>> This has always sent to doc directly to the printer, but on XE it always
>> sends it to the screen whether my vprintscreen is set to printer or screen
>>
>> Tom Hart
>> --
>> 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 rbase-l+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> --
> [image: Avast logo] 
>
> This email has been checked for viruses by Avast antivirus software.
> www.avast.com 
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [RBASE-L] - ERASE filespec

2017-02-04 Thread Claudine Robbins
Hi Javier!

Apparently something has recently changed in the preview handling of pdf files. 
 Either choice in the form worked flawlessly until just recently.  I’ve read 
online that even though the file is closed by the user, the preview somehow 
keeps the file “in use”.  Some of my users also have difficulties directly 
opening pdf files in Outlook365.  I will continue to look for answers.

Claudine ☺

From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of 
Javier Valencia
Sent: Saturday, February 04, 2017 1:19 AM
To: rbase-l@googlegroups.com
Subject: RE: [RBASE-L] - ERASE filespec

Hello Claudine,

The two options are there for a reason. One option allows you to quickly view 
the document using the R:Base PDF browser and once you exit, the file is 
closed. The other option allows you to see the document using Acrobat Reader 
and it has a lot more option and allows you to keep the file open; however, 
when a file is  open it cannot be deleted. I believe there is now a command 
that allows you to check if the file is open and if it is indeed open, you can 
display a message asking the user to close the file before it can be deleted.
Hopefully this explains the use of the two buttons…as you know we can always do 
things in more than one way and it is nice for the user to have options.

Javier,

Javier Valencia, PE
O: 913-829-0888
H: 913-397-9605
C: 913-915-3137

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Claudine Robbins
Sent: Friday, February 03, 2017 5:29 PM
To: rbase-l@googlegroups.com
Subject: RE: [RBASE-L] - ERASE filespec

Buddy, et al… and Javier,

I think I have figured it out.  The files in question are pdfs.  I’m using a 
form Javier created and it has two “viewing” button options for the pdf file 
being viewed and replaced, one to view in Adobe Reader and one to view in PDF 
viewer.  I wondered about that Javier but never asked…

This afternoon, after finding out online that pdfs cannot be overwritten after 
being opened because the system sees them as being “in use” (indeed, sometimes 
there are multiple tabs in the Adobe reader, so they do stay active), I tested 
using the PDF viewer button in my form.

And guess what, that works reliably, every time…

So thank you to everyone who tried to help me figure this out.  And, most of 
all, thank you Javier!

Claudine ☺

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Claudine Robbins
Sent: Friday, February 03, 2017 3:41 PM
To: rbase-l@googlegroups.com
Subject: RE: [RBASE-L] - ERASE filespec

Nothing works so I’m just going to wait until next Wednesday and see if a new 
Windows Update isn’t released to fix whatever the problem is.  I’m experiencing 
the same behavior on the cloud server too…

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Alastair Burr
Sent: Friday, February 03, 2017 6:33 AM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - ERASE filespec

I think, "technically" you DELete records from a database and ERASE files from 
the directory/folder.

I usually make sure that I have the DOS command correct and then in R:Base 
create a variable & activate that:

SET VAR vEraseFile TEXT = 'ERASE C:\Temp\*.*'
&vEraseFile

and

SET VAR vEraseFile TEXT = 'ERASE "C:\Temp\Folder with spaces\*.*" '


Regards,
Alastair.
On 02/02/2017 20:24, Claudine Robbins wrote:
Thanks Dan and Buddy,

ERASE or DELETE get the same result.  No spaces in filename2.  Both filename1 
and filename2 are UNC.

Commands work at R:> prompt…

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Buddy Walker
Sent: Thursday, February 02, 2017 2:01 PM
To: rbase-l@googlegroups.com
Subject: RE: [RBASE-L] - ERASE filespec

Sorry send button to easy to hit ☺

If the filename2 contains spaces then you will need to enclose in filename2 in 
quotes.

Buddy


From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Claudine Robbins
Sent: Thursday, February 2, 2017 2:36 PM
To: rbase-l@googlegroups.com
Subject: [RBASE-L] - ERASE filespec

Hello all,

I’m having a bit of a headache with an ERASE filespec command which has worked 
reliably for weeks, works reliably from the R:> prompt and yields “Failed 
deleting… (2262)” then “Cannot create destination file (2086)” from within a 
form when I:
ERASE .filename2
And
COPY .filename1 .filename2

Permissions are ok…  Undoubtedly my fault but I can’t find it, help!

TIA,

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

Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Doug Hamilton

Would &vprintscreen work instead of .vprintscreen?
Doug

On 2/4/2017 11:58 AM, Tom Hart wrote:
Well I found something out everything works fine on my design computer 
it only fails when I try a compiled version


On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart > wrote:


has something changed in the prnsetup in XE. I have done the
following for years
set var vprintscreen(which I can set to printer or screen)
set var vprinter(which I can set to the default printer)

print myreport option .vprintscreen

This has always sent to doc directly to the printer, but on XE it
always sends it to the screen whether my vprintscreen is set to
printer or screen

Tom Hart
-- 
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 rbase-l+unsubscr...@googlegroups.com
.
For more options, visit https://groups.google.com/d/optout
.


--
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 rbase-l+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

--
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [RBASE-L] - prnsetup in XE

2017-02-04 Thread Tom Hart
Well I found something out everything works fine on my design computer it
only fails when I try a compiled version

On Sat, Feb 4, 2017 at 10:36 AM, Tom Hart  wrote:

> has something changed in the prnsetup in XE. I have done the following for
> years
> set var vprintscreen(which I can set to printer or screen)
> set var vprinter(which I can set to the default printer)
>
> print myreport option .vprintscreen
>
> This has always sent to doc directly to the printer, but on XE it always
> sends it to the screen whether my vprintscreen is set to printer or screen
>
> Tom Hart
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RBASE-L] - prnsetup in XE

2017-02-04 Thread Tom Hart
has something changed in the prnsetup in XE. I have done the following for
years
set var vprintscreen(which I can set to printer or screen)
set var vprinter(which I can set to the default printer)

print myreport option .vprintscreen

This has always sent to doc directly to the printer, but on XE it always
sends it to the screen whether my vprintscreen is set to printer or screen

Tom Hart

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [RBASE-L] - Another question relating to LOAD/UNLOAD

2017-02-04 Thread Alastair Burr
Thanks,

Unfortunately and despite the help confirming the validity of the syntax I get 
an error:

R>OUTPUT temp.txt ANSI
-ERROR- Syntax is incorrect for the command OUTPUT (2045)



Example 08:

The commands unload the data from the Customer table with ANSI file encoding

 OUTPUT Customer.dat ANSI

UNLOAD DATA FOR Customer

OUTPUT SCREEN

R>show version
R:BASE X, U.S. Version, Build: 10.0.2.11227
(The newer release gives me a problem which I haven't attempted to correct yet, 
preferring to get known problems sorted first.)

Even more puzzled!
Regards,
Alastair.



On 03/02/2017 21:11, Stephen Markson wrote:
I can’t replicate your issue. I can tell you that “£” is the UTF8 encoding for 
“£”, ie CHAR(163). So there must be some setting’s causing this.

Try this:

OUPUT temp.txt ANSI
UNLOAD STRUCTURE FOR whatever
OUTPUT SCREEN

Then look at temp.txt.


Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Alastair Burr
Sent: February-03-17 1:31 PM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - Another question relating to LOAD/UNLOAD

Thanks,

I'm using UNLOAD STRUCTURE just to the screen

I tried UNLOAD STRUCTURE ANSI but, not surprisingly, no luck.

Regards,
Alastair




On 03/02/2017 14:48, Stephen Markson wrote:
Are you unloading to a file like this?

OUTPUT filename
UNLOAD…
OUTPUT SCREEN

If so, try this:

OUTPUT filename ANSI

This is new syntax to accommodate both ANSI and UTF-8 encoding schemes.


Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of Alastair Burr
Sent: February-03-17 8:18 AM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - Another question relating to LOAD/UNLOAD

Thanks - that's actually the way I'm seeing it.

In RBENGINEX.CFG it shows as: CURRENCY£ PREFIX2 B

and only £ appears in the Configuration Settings applet.

Regards,
Alastair.


On 03/02/2017 12:59, Mohammed wrote:
Try unload structure only separately without data and see

Mohammed Sattar
Sent from my iPhone

On Feb 3, 2017, at 6:06 PM, Alastair Burr 
mailto:adbb...@outlook.com>> wrote:
Hopefully an easier one:

I noticed and "corrected" the following line in the output files from all my 
unloads yesterday:

SET CURRENCY '£' PREF 2 B

which I changed to:

SET CURRENCY '£' PREF 2 B

but I also noticed that it got changed back in subsequent unloads.
Presumably there's an simple explantation?

Thanks for any clarity offered,
Regards,
Alastair.

--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 
rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.