Re: [U2] Windows UV & host based printers

2006-04-20 Thread Dave Taylor
Michael, With Universe on Windows, you can print to a network printer only if the network printer is installed as a printer on the Universe server connected to the Universe server by an lpr port on the Universe server. Further, if you want to print ESC sequences to that printer to configure it, y

RE: [U2] [UV] Triggers

2006-04-20 Thread Allen E. Elwood
Just a suggestion...You *may not* want to wait for IBM to upgrade the UV debugger They got it to work in Unidata, seems odd it would not work in UV... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of phil walker Sent: Thursday, April 20, 2006 15:26 To: U2Us

RE: [U2] [UV] Triggers

2006-04-20 Thread phil walker
Allan, you could do that. But UV has a debugger, which while not perfect, especially when you have multi includes (but that is another matter)..., should be able to be used. Having to use print statements is a bit backwards, especially when other development environments. e.g MS allow you to debug

RE: [U2] [UV] Triggers

2006-04-20 Thread Allen E. Elwood
I'm mostly a U2/Pick kind a guy, but can't you just put in PRINT statements and input statements to pause execution once you get to a certain point? I still do this myself instead of the debugger if I'm in a loop and I need to find out what I'm doing wrong and I have a number of variables that all

RE: [U2] [UV] Triggers

2006-04-20 Thread phil walker
Mike, I may have mislead you slightly, in that in the scenario I have I do not actually want to debug the trigger code, although I cannot see why you should not be able to but that is a separate issue, but rather the application vendor wants to debug their code, in the live environment as it is di

RE: [U2] Windows UV & host based printers

2006-04-20 Thread Paul Hamrick
I do have the same config running at site, the host-based printer HP Color LaserJet 2600n. As you mentioned the print job moves through the Windows 2003 server but nothing prints...What we did was install the printer driver on a local PC in the network, shared that printer and on the UniVerse serve

[U2] Uninstalling Unidata Previous Version

2006-04-20 Thread Senn, Bruce
We recently upgraded from Unidata 6.0 to Unidata 6.1 and then to Unidata 7.0 on a Windows platform. The upgrade was done without uninstalling or removing the previous version. However, we would now like to uninstall the previous versions, or at least 6.0. Under Control Panels --> Add or Remove Pr

RE: [U2] [UV] Triggers

2006-04-20 Thread Bill Haskett
Please pardon my misstatement as you can put one update and one delete (for a total of two) triggers on a UniData file (there is a work-around). You can, however, debug the trigger by putting a DEBUG statement into the subroutine. Bill > -Original Message- > From: [EMAIL PROTECTED] >

RE: [U2] [UV] Triggers

2006-04-20 Thread Mike Rajkowski
Actually, you do have an update and a delete Trigger in Unidata. : LIST.TRIGGER CUSTOMER BEFORE UPDATE TRIGGER: not defined BEFORE DELETE TRIGGER: not defined As for the debugging issue, I have always written programs to test the subroutine prior to using it as a trigger. Yes, I can see the need

[U2] Windows UV & host based printers

2006-04-20 Thread Mike Pflugfelder
Windows Server 2003 Universe 10.1.11 Printer: HP Color LaserJet 2600n >From what I've found on HP's website and some other research on the net, it appears that this printer uses a 'host-based printer driver' or 'host-based printing'. Does anyone have any experience with this specific printer, or

RE: [U2] gunzip

2006-04-20 Thread Wronkiewicz, Terrie
My thanks to all. The file was corrupted and Glen gratiously provided me with an uncorrupted file. Thanks, Glen and all who sent a response! Terrie -Original Message- From: Glen Batchelor [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 10:36 AM To: Wronkiewicz, Terrie Subject:

RE: [U2] gunzip

2006-04-20 Thread Baakkonen, Rodney A (Rod) 46K
Did you get this via ftp? Are you sure the ftp was in binary mode? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Glen Batchelor Sent: Thursday, April 20, 2006 9:09 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] gunzip Looks like a corrupted file.

Re: [U2] gunzip

2006-04-20 Thread Michael Doyle
It seems like the file was corrupted or truncated. Check the file size and checksum, if possible, and retransmit. For the record, this command will recover some data from a corrupted file: zcat file > recover but this won't give you what you need. Mike Doyle Unix Administrator / Developer AMO

RE: [U2] gunzip

2006-04-20 Thread Jeff Schasny
The error message would indicate that the .gz file is corrupted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Wronkiewicz, Terrie Sent: Thursday, April 20, 2006 7:54 AM To: Brian Phillips; u2-users@listserver.u2ug.org Subject: RE: [U2] gunzip I still get

RE: [U2] [UV] Triggers

2006-04-20 Thread Bill Haskett
Phil: Fortunately, this is not the case in UniData. However, triggers (plural) is really a misnomer as you can only put one trigger (singular) on a UniData file. Bill Haskett > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of phil walker > Sent: W

RE: [U2] gunzip

2006-04-20 Thread Kevin King
How was the file transmitted to that host? I usually see stuff like this when the file was transferred via FTP ASCII vs. binary. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Wronkiewicz, Terrie > Sent: Thursday, April 20, 2006 7:54 AM > To:

RE: [U2] gunzip

2006-04-20 Thread Glen Batchelor
Looks like a corrupted file. --- Glen Batchelor IT Director All-Spec Industries phone: (910) 332-0424 fax: (910) 763-5664 e-mail: [EMAIL PROTECTED] --- www.allspec.com --- > --

RE: [U2] gunzip

2006-04-20 Thread Wronkiewicz, Terrie
I still get the same message - except gzip instead of gunzip. Thanks, though! Terrie -Original Message- From: Brian Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 9:43 AM To: Wronkiewicz, Terrie; u2-users@listserver.u2ug.org Subject: RE: [U2] gunzip Try "gzip -d a2ps-

RE: [U2] gunzip

2006-04-20 Thread Brian Phillips
Try "gzip -d a2ps-4.13b-sol8-sparc-local.gz" (that's gzip, not gunzip) > -Original Message- > I am trying to unzip the file a2ps-4.13b-sol8-sparc-local.gz. > It is SUN freeware. I am doing: > > gunzip a2ps-4.13b-sol8-sparc-local.gz > > I get the message: > > gunzip: a2ps-4.13b-sol

[U2] gunzip

2006-04-20 Thread Wronkiewicz, Terrie
Hi All, I am trying to unzip the file a2ps-4.13b-sol8-sparc-local.gz. It is SUN freeware. I am doing: gunzip a2ps-4.13b-sol8-sparc-local.gz I get the message: gunzip: a2ps-4.13b-sol8-sparc-local.gz: unexpected end of file Since the file is zipped I can't read it to see what the unexpected