[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1615.0. "Open: old VAX BASIC programs" by STAR::JKEENAN () Tue Feb 18 1997 14:28

Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Tue, 18 Feb 1997 13:42:36 -0500
Received: from vms001 by mail12.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id NAA18685; Tue, 18 Feb 1997 13:33:13 -0500 (EST)
Date: Tue, 18 Feb 1997 13:34:13 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (18-Feb-1997 1334)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]

Remote Host: (null)
Browser Type: Mozilla/2.0 (compatible; MSIE 3.01; Windows 95)
Remote Info: <null>
Name: Bob McCluskey
Email Address: [email protected]
CPU Architecture: VAX and Alpha
Version: v 6.2
Questions: 

We have a lot of old VAX BASIC programs which were originally written to send output to files or queues to LA120 matrix printers.  Our LA120 printers have almost all died.  We just bought a HP workgroup printer which is only networked by means of a TCP/IP
 address.  When I ask our programmers to assign a VMS queue to that printer, and modify the BASIC programs to print to that printer, they say that they don't know how.  Can you tell me how to do this?  Thanks.

Bob McCluskey, Registrar
Montana State University-Northern
[email protected]
T.RTitleUserPersonal
Name
DateLines
1615.1DIGITAL TCP/IP ServicesXDELTA::HOFFMANSteve, OpenVMS EngineeringTue Feb 18 1997 16:177
   Use a product such as DIGITAL TCP/IP Services (UCX) to configure an
   LPR queue to the LPD server in the printer.  The resulting queues
   appear and operate similarly to most other OpenVMS device queues.
   One can use logical names that match the old queue names to redirect
   the output to the new queues, or one can recode or patch the program
   to reference the new queue names.