Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!vsi1!v7fs1!mvp From: mvp@v7fs1.UUCP (Mike Van Pelt) Newsgroups: comp.lang.postscript Subject: Re: Trouble with Dataproducts LZR1260 Message-ID: <1434@v7fs1.UUCP> Date: 9 Feb 90 01:10:40 GMT References: <2898@hcx1.SSD.CSD.HARRIS.COM> Reply-To: mvp@v7fs1.UUCP (Mike Van Pelt) Distribution: usa Organization: Video 7 + G2 = Headland Technology Lines: 18 In article <2898@hcx1.SSD.CSD.HARRIS.COM> leoh@hardy.hdw.csd.harris.com () writes: [Problem with Laser Doctor 1.0.0 on DataProducts LZR1260] > %%[ Error: rangecheck; OffendingCommand: cvs ]%% > %%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Laser Doctor only allows 20 characters for the product name, and the LZR1260 overflows this. I changed the line BOLD statusdict/product get str cvs s %Gets the name of the to BOLD statusdict/product get 24 string cvs s %Gets the name of the -- The powers not delegated to the United States by the | Mike Van Pelt Constitution, nor prohibited by it to the States, are | Headland Technology reserved to the States respectively, or to the people.| (was: Video Seven) U. S. Constitution, Ammendment 10. (Bill of Rights) | ..ames!vsi1!v7fs1!mvp