After a number of tests, it appears that printer names have changed from
Windows 7 to Windows 10, nothing to do with Rbase. I don't understand why my
old printer names are still working, ie \\servername\printername is working
after I upgraded from Windows 7 to Windows 10, but any new printer names that
are added after the upgrade, appear to have to be
\\servername\domain.com\printername
Hope that helps somebody in Rbase community who is upgrading from Windows 7 to
Windows 10
Mike
From: Michael J. Sinclair <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Thursday, June 9, 2016 6:36 PM
Subject: Re: [RBASE-L] - problem with printers in Windows 10
Success!Ok...but here is what I found....Before I could name the printer as
follows:\\Zeus\pos4printa
Now I have the new name must be...\\Zeus.MJSMD.COM\pos4printa
All of my other network printers are still working and they have names similar
to \\zeus\printer_nameSince I upgraded to Windows 10, new printers have to have
the domain name, ie \\Zeus.MJSMD.COM\printer_name.
Is that because of Windows 10 or because of Rbase X?
Mike
From: karentellef via RBASE-L <[email protected]>
To: [email protected]
Sent: Thursday, June 9, 2016 9:21 AM
Subject: Re: [RBASE-L] - problem with printers in Windows 10
That's what I do, exactly as Razzak suggests.
When you get it to work "manually", then do a PRNSETUP INFO
and you'll get a list of exactly how to reference the name, the tray, etc.
Just copy and paste the info into your command!
Karen
-----Original Message-----
From: A. Razzak Memon <[email protected]>
To: rbase-l <[email protected]>
Sent: Thu, Jun 9, 2016 1:58 am
Subject: Re: [RBASE-L] - problem with printers in Windows 10
At 11:49 PM 6/8/2016, Michael J. Sinclair wrote:
>Hi all,
>
>This code seems to work fine on Windows 7 machines...
>
>LBLPRINT scripts4x4 WHERE patnumbr = .vpnum AND refflag ='L' AND +
>PRINTER = 1 +
>OPTION PRINTER +
>|SHOW_CANCEL_DIALOG OFF +
>|PRINTER_NAME \\zeus\pos4printa
>
>When I upgraded to Windows 10, it still worked.
>
>BUT, when I tried to change the printer name, it fails. The code
>seems to run, but I don't get anything on the printer.
>
>Is there some magic setting in Windows 10 that I can change regarding
>printers? Is my syntax wrong?
For testing purpose, try the manual method and see what you get ...
-- Select the appropriate printer first
PRNSETUP
-- Now print label
LBLPRINT scripts4x4 WHERE patnumbr = .vpnum AND refflag ='L' AND +
PRINTER = 1 OPTION PRINTER |SHOW_CANCEL_DIALOG OFF
RETURN
Hope that provides you with some blue's clues ...
Very Best R:egards,
Razzak
--
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.
--
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.
--
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.
--
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.