Hi all, I have a weird question. I am running OpenServer 5.0.5b with a combination of a couple fo network printers and some printers running through a concentrator, all of which work fine.
We also run our main program using OpenBasic, which does a lot of printing through all of these printers. I need to add another network printer, and I have the printer workign just fine on the system side, but OpenBasic will apparently only recognize the printer if it is assigned to a TTY. The two existing network printers, even though their actual devices, as seen through lpstat, are /dev/null, are entered into OpenBasic's printer configuration as assigned to /dev/ttya07 and /dev/ttya08 and they work just fine.
I'd like to try to set up this new printer in the same way, but I have no idea how to get it assigned to a device like the other two are. I cannot find in any configuration files where the two network printers are assigned to ttya07 and ttya08.
Anybody know how this might be done?
We also run our main program using OpenBasic, which does a lot of printing through all of these printers. I need to add another network printer, and I have the printer workign just fine on the system side, but OpenBasic will apparently only recognize the printer if it is assigned to a TTY. The two existing network printers, even though their actual devices, as seen through lpstat, are /dev/null, are entered into OpenBasic's printer configuration as assigned to /dev/ttya07 and /dev/ttya08 and they work just fine.
I'd like to try to set up this new printer in the same way, but I have no idea how to get it assigned to a device like the other two are. I cannot find in any configuration files where the two network printers are assigned to ttya07 and ttya08.
Anybody know how this might be done?