RE: [U2] Re: XML Issue - 'ISO-8859-1'

2006-01-31 Thread Stuart . Boydell
Hmmm, encoding problems... that should have been cafe with a char(233) (e-acute in courier font). S __ From: Stuart.Boydell Also, be aware that UniVerse without NLS uses an ISO-8859-1 based

Re: [U2] RE: XML Issue

2006-01-27 Thread Andy Pflueger
This resp header works: ?xml version=1.0 encoding=UTF-8? The resp header from this URL doesn't work: ?xml version=1.0 encoding=ISO-8859-1 standalone=yes? Could the problem be the difference of the type of encoding used in the first resp header versus the second? Does your system which

Re: [U2] Re: Identifying UD files

2006-01-26 Thread Adam Eccleshall
Hi, Thanks for the suggestions, but the files in question actually cause the session to terminate with a regular OPEN, and don't even trigger the ON ERROR clause. I need to check the file before attempting the OPEN, so currently I have Read actual location from VOC entry OSOPEN actual location

RE: [U2] Re: Identifying UD files

2006-01-26 Thread David A. Green
Have you tried running guide on the files? If you must do it from UniBasic then parse the guide output files or read the hash file populated by guide to determine which have errors and which do not. Thanks, David A. Green DAG Consulting -Original Message- files in question actually

Re: [U2] Re: Identifying UD files

2006-01-26 Thread Adam Eccleshall
Hi, Robert Paterson wrote Am I right in thinking you are trying to use the idea of a magic sequence to identify the UniData files? Yes, that's exactly what I'm trying to do. If so, I am not sure that such a sequence exists. It does for UniVerse as has been described in previous discussions.

Re: [U2] Re: Identifying UD files

2006-01-26 Thread aegerton
From: Adam Eccleshall [EMAIL PROTECTED] snip It's actually to do with an automated resize routine - we only run guide / resize over files that can be opened by UniData. Unfortunately, as I said, in the case of a file I've come across recently, OPEN just crashes out of the session without

RE: [U2] Re: Identifying UD files

2006-01-26 Thread Robert Paterson
You may be best asking IBM support (or your VAR as applicable) for whether magic values are available for UniData, or to consider them as something for a future update. As for running guide, isn't a good idea to know what your standard files are and when guide is run analyse the output for

RE: [U2] Re: Identifying UD files

2006-01-26 Thread Ken Wallis
: [U2] Re: Identifying UD files Hi, Robert Paterson wrote Am I right in thinking you are trying to use the idea of a magic sequence to identify the UniData files? Yes, that's exactly what I'm trying to do. If so, I am not sure that such a sequence exists. It does for UniVerse as has

RE: [U2] RE: Number Conversion

2006-01-18 Thread Coelho, Gregory
To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: Number Conversion Colin, Thanks for this bit of information - I've reworked it to write instead of read and it seems to be working like a champ. Thanks U2 Greg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: [U2] RE: Number Conversion

2006-01-18 Thread Richard Brown
RETURN END - Original Message - From: Coelho, Gregory [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, January 18, 2006 9:54 AM Subject: RE: [U2] RE: Number Conversion U2, In order to write to this format I have adjusted Colin's code coming up

RE: [U2] Re: [EMAIL PROTECTED]

2006-01-18 Thread Kevin King
Got it Wally - thanks. -K --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] RE: Number Conversion

2006-01-17 Thread Coelho, Gregory
Mark, If you do get a chance to send the code along I'd greatly appreciate it. Thanks, Greg :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Eastwood Sent: Tuesday, January 17, 2006 10:02 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE

RE: [U2] RE: Number Conversion

2006-01-17 Thread colin.alfke
We used the following code to read the number. I think it's for the same comp-3 format - but you will have to verify and update the code to output the number rather than import it. Hth Colin Alfke Calgary, Canada SUBROUTINE CONVERT.AMOUNT(STRING) STR.LEN = LEN(STRING) NUMBER = '' NEGATIVE = 0

RE: [U2] RE: Number Conversion

2006-01-17 Thread Bausili, Don
, Gregory Sent: Tuesday, January 17, 2006 10:09 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: Number Conversion Mark, If you do get a chance to send the code along I'd greatly appreciate it. Thanks, Greg :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [U2] RE: Number Conversion

2006-01-17 Thread Coelho, Gregory
for the event that they want a COMP-3 signed format. Many thanks, Greg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bausili, Don Sent: Tuesday, January 17, 2006 10:58 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: Number Conversion Greg

RE: [U2] RE: Number Conversion

2006-01-17 Thread Coelho, Gregory
To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: Number Conversion We used the following code to read the number. I think it's for the same comp-3 format - but you will have to verify and update the code to output the number rather than import it. Hth Colin Alfke Calgary, Canada SUBROUTINE

RE: [U2] RE: [UV] Universe on RedHat (which version to use ?)

2006-01-16 Thread George Gallen
I've loaded and run UV and UVpe on: RH7.2, 7.3 , RH8 , RH9 FC1, FC2, FC3 and FC4. Now I didn't do intensive testing just a basic load, and ran some test programs. George -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jacques G. Sent: Monday,

RE: [U2] Re: The Venerable Ken Wallis

2005-12-19 Thread colin.alfke
Absolutely. Feel free to substitute knowledge and experience for age in that definition. Besides - I have absolutely no idea how old you are ;-) Colin -Original Message- From: ken_wallis [SNIP] Commanding respect by virtue of age, dignity, character, or position. I see nothing to

Re: [U2] RE: [UV] uvdlockd command

2005-12-14 Thread Leroy Dreyfuss
The -z options allows non-root users to start the daemon, though it will still require root to stop it. Regards, LeRoy F. Dreyfuss Product Manager IBM UniVerse and UniData (U2) Extended Relational Databases [cid:_2_131B3FDC131B3D8800627E36872570D7] Information

RE: [U2] Re: OT: Unix Version of PR1MOS EDitor

2005-12-13 Thread Keith W. Roberts
Original Message From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David A Barrett Sent: Monday, December 12, 2005 9:18 AM To: u2-users@listserver.u2ug.org Subject: [U2] Re: OT: Unix Version of PR1MOS EDitor the problem with vi (or emacs) is that I'm not familiar with

Re: [U2] RE: Program code parsing...

2005-12-09 Thread Mecki Foerthmann
Now I want to be really pedantic :-P and therefore here it is, the probably ultimate piece of code: IF AR(13) NE DATE() THEN INS (P(2)-AR(12)) LE 28 BEFORE AR(14)1,1 DEL AR(14)1,9 CC=CC+AR(14)1,1 END Mecki Gary Gowans wrote: Hi Caleb wrote... The general consensus of replies

Re: [U2] RE: Program code parsing...

2005-12-09 Thread Mecki Foerthmann
Sorry, sent this too early Should be:. IF AR(13) NE DATE() THEN INS (P(2)-AR(12)) GT 28 BEFORE AR(14)1,1 DEL AR(14)1,9 CC+= (P(2)-AR(12)) LE 28 END Mecki Foerthmann wrote: Now I want to be really pedantic :-P and therefore here it is, the probably ultimate piece of code: IF AR(13) NE

Re: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery keyword?

2005-12-01 Thread Ian Stuart
Create an @ phrase in the DICT of the file with all the field name. This will also honour any associations. You could also create an @ALL phrase if you already have an @ phrase in the DICT LIST filename @ALL ED DICT CM @ 0001= PH 0002 = COMPANY ADD1 ADD2 ADD3 PCODE PROV ORDER.DATES

Re: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery keyword?

2005-12-01 Thread Mark Johnson
Not for nothing but I've worked on both platforms and I prefer Ud to Uv. My 1 cent - Original Message - From: Ken Wallis [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, December 01, 2005 11:07 PM Subject: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery

RE: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery keyword?

2005-12-01 Thread Larry Hiscock
How about just adding a phrase to each DICT called ALL that lists all of the D-type items? eg: DICT CUST.MST ALL 001: PH 002: CUST.NAME CUST.ADDR1 CUST.ADDR2 CUST.CITY ... etc You could even write a simple program to SELECT DICT filename WITH TYPE = 'D' BY LOC, and then loop through create the

RE: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery keyword?

2005-12-01 Thread Womack, Adrian
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hiscock Sent: Friday, 2 December 2005 1:39 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: [UV] is there an equivalent to the UD ALL UniQuery keyword? How about just adding a phrase to each DICT called ALL that lists all

RE: [U2] RE: Status of an Automatic Write Action to the HOLD (a Type1) File - Solution Found {Unclassified}

2005-11-07 Thread Stevenson, Charles
2 processes can write to the same COMO, too (and ED it simultaneously from a 3rd). Looks like sometimes the 2nd overwrites what the 1st writes, sometimes they interweave. I dunno, I just avoid it rather than keep[ing] them dogies rollin' and sort[ing] 'em at the end of the ride. (Rawhide). And

RE: [U2] RE: Status of an Automatic Write Action to the HOLD (a Type1) File - Solution Found {Unclassified}

2005-11-06 Thread David Jordan
I don't think this issue applies to type 1 files, as when I have used openseq, writeseq before, record locking has worked. I think this behavior only applies to spooler and como files. I am sure that in the past I have run into a problem where I had opened an hold file in Excel and then not

Re: [U2] RE: Status of an Automatic Write Action to the HOLD (a Type1) File - Solution Found {Unclassified}

2005-11-06 Thread Dave Taylor
Hi Mike, I checked the documentation on the SETPTR command and I am not able to find any means for having Universe write a print job to any file other than the HOLD file. I also tried to RESIZE HOLD to a type 18 file and it would not let me do that. I will include your comments in my comments

Re: [U2] RE: [U2C] U2UG.org Problem

2005-10-28 Thread Results
David, These are 'Script Kiddie hacks. A Script Kiddie is someone who knows nothing about hacking and cracking, they just know how to download software that is pre-written to do vandalism. So we seem to be a random target. I would guess both attacks were from the same limited individual.

RE: [U2] RE: [U2C] U2UG.org Problem

2005-10-28 Thread Tony Gravagno
Results wrote: - Chuck If I Only I Could Hack Sites While Knowing Nothing, And With No Regard For Others, I Could Be Cool Like Them Barouch Hey bro, ya gotta admit these kiddies were quick enough to execute the exploit before you professionals could update the server against it. Let this

RE: [U2] Re: U2 Users Digest V1 #881

2005-10-14 Thread Jeff Fitzgerald
Russ, You didn't give us your cell phone number! We'd all like to call you just to say, Hi!, since you went to the trouble to let everyone on the list know about your schedule. Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russ DeWitt

Re: [U2] RE: Named Common

2005-09-16 Thread FFT2001
In a message dated 9/6/2005 7:07:10 AM Pacific Standard Time, [EMAIL PROTECTED] writes: btw named common isn't quite safe either - it's possible that another routine uses the same name for it's common ... What you need is a BASIC pre-compiler, and post-compiler to check for this

Re: [U2] Re: Virtual Tape for UV/NT

2005-09-12 Thread Don Kibbey
Take a look at SFU 3.5 and rsync. Your copy job will run a bit faster. SFU is Micro$ofts repackage of some unix utilities for windows. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Re: Virtual Tape for UV/NT

2005-09-10 Thread colin.alfke
Ed, my point was that we simply supply the name of the file rather than the Unix device name. I'm not sure of the equivalent command in UniVerse or if you have to do it through the UniVerse Admin Control Panel. In the control panel they have a floppy type - I'm not sure if that might work as well.

RE: [U2] Re: Virtual Tape for UV/NT

2005-09-09 Thread u2
What I'm really looking for is a way to read backups to virtual tape files made on other mv systems, like mvBase or mvEnterprise. I hope you're pausing the database, or making sure everyone is off and universe isn't doing anything becore you do your xcopy. There have been a lot of postings here

Re: [U2] Re: Virtual Tape for UV/NT

2005-09-09 Thread Allen Bell
Ed, I generally use a unix machine and the dd command to make a copy of the tape to disk and then ftp it over to the Windows machine. [EMAIL PROTECTED] wrote: What I'm really looking for is a way to read backups to virtual tape files made on other mv systems, like mvBase or mvEnterprise. I

RE: [U2] Re: Virtual Tape for UV/NT

2005-09-09 Thread colin.alfke
Ed; We used to do this on UniData to restore data from D3 systems. Settape 0 c:\d3filesave c:\d3filesave 512 * this is the blocksize used to create the file. We simply used the filename instead of the unix device. Colin Alfke Calgary, AB -Original Message- From: ed clark What I'm

RE: [U2] Re: Virtual Tape for UV/NT

2005-09-09 Thread u2
Universe, at least on windows, doesn't appear to include a Settape command :( -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, September 09, 2005 7:22 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Re

Re: [U2] Re: Virtual Tape for UV/NT

2005-09-09 Thread Dave Taylor
Integration www.sysmarkinfo.com - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Friday, September 09, 2005 3:18 PM Subject: RE: [U2] Re: Virtual Tape for UV/NT What I'm really looking for is a way to read backups to virtual tape files made on other mv systems

Re: [U2] RE: Named Common

2005-09-06 Thread Mats Carlid
Yes it's a possible way of 'remembering' some values but we ruled it out for the same reason as unnamed common - sooner or later you'll interact with a subroutine or function that also uses them and then ... btw named common isn't quite safe either - it's possible that another routine uses

RE: [U2] RE: Named Common

2005-09-06 Thread Stevenson, Charles
btw named common isn't quite safe either - it's possible that another routine uses the same name for it's common ... I hit that using Pace at a previous job ... What's really needed is a 'local static' modifier. Would be nice :-) What's really needed is a good software mapping

RE: [U2] RE: Named Common

2005-09-06 Thread u2
[EMAIL PROTECTED] wrote: btw named common isn't quite safe either - it's possible that another routine uses the same name for it's common ... I hit that using Pace at a previous job ... What's really needed is a 'local static' modifier. Would be nice :-) What's really

RE: [U2] RE: Named Common

2005-09-06 Thread Richard Taylor
, 2005 9:57 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] RE: Named Common Yes it's a possible way of 'remembering' some values but we ruled it out for the same reason as unnamed common - sooner or later you'll interact with a subroutine or function that also uses them

Re: [U2] RE: Named Common

2005-09-05 Thread Mark Johnson
comes. It's just not here yet. Thanks. Mark Johnson - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Saturday, September 03, 2005 7:14 PM Subject: Re: [U2] RE: Named Common In a message dated 9/2/2005 9:18:57 AM Pacific Daylight Time, [EMAIL PROTECTED

Re: [U2] RE: Named Common

2005-09-03 Thread Mats Carlid
How on earth do You implement a persistent local variable without using named common ?? -- mats PS I started using mv when Olof was in Rosenbad... :-) Clue in case somebody on this list is not on first name base with swedish prime minsters: Olof is Olof Palme --- u2-users mailing

RE: [U2] RE: Named Common

2005-09-03 Thread Stevenson, Charles
If a guy maintains existing systems that someone else wrote, you can't fault him for not running into a construct that doesn't show up in said systems. I learn new stuff on this list, too. I suppose the DI conversion is in the manual, but I learned it from Neil Charrington on this list yesterday.

Re: [U2] RE: Named Common

2005-09-03 Thread FFT2001
In a message dated 9/3/2005 12:55:30 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: As Mats asks, how do they implement a persistent variable? Persistent using named common is only an issue if you are trying to persist for the duration of a LOGIN session. If your concern is only to

Re: [U2] RE: Named Common

2005-09-03 Thread FFT2001
In a message dated 9/2/2005 9:18:57 AM Pacific Daylight Time, [EMAIL PROTECTED] writes: Named (aka labelled) common has been common on aps with Pr1me roots for about two and a half DECADES; e.g., a quarter of a CENTURY; e.g., longer than a few of our list members have been ALIVE. Since at

Re: [U2] RE: Named Common

2005-09-03 Thread FFT2001
In a message dated 9/2/2005 11:32:19 AM Pacific Daylight Time, [EMAIL PROTECTED] writes: As mentioned earlier, If I were to go the COMMON route, I would have one COMMON block in an INCLUDE and register everything there and globally compile as necessary. Perhaps this is the beginning of NAMED

RE: [U2] RE: Named Common

2005-09-02 Thread Stevenson, Charles
On another note, I've yet to come across any apps that use the NAMED COMMON concept. Is that a recent addition to the MV world or just not that popular. Thanks in advance. Mark Johnson wow. [Pause. It slowly sinks in.] WOW!!! Named (aka labelled) common has been common on aps with

Re: [U2] RE: Named Common

2005-09-02 Thread Mark Johnson
-users@listserver.u2ug.org Sent: Friday, September 02, 2005 12:09 PM Subject: RE: [U2] RE: Named Common On another note, I've yet to come across any apps that use the NAMED COMMON concept. Is that a recent addition to the MV world or just not that popular. Thanks in advance. Mark

Re: [U2] RE: Named Common

2005-09-02 Thread Mark Johnson
-users@listserver.u2ug.org Sent: Friday, September 02, 2005 12:09 PM Subject: RE: [U2] RE: Named Common On another note, I've yet to come across any apps that use the NAMED COMMON concept. Is that a recent addition to the MV world or just not that popular. Thanks in advance. Mark Johnson

RE: [U2] RE: Named Common

2005-09-02 Thread gerry-u2ug
@listserver.u2ug.org Subject: Re: [U2] RE: Named Common I started in MV when Jimmy and Billy were in the White House. I actually worked for Microdata. My app exposure during these last 5 presidents has been many, many, many, many home grown systems, Results, Primac, Infoquest, Screen-Gen, Data/Master, IDS

Re: [U2] RE: Named Common

2005-09-02 Thread Mark Johnson
make these assumptions. Ask first either in public or off-line. A Little Disappointed Mark Johnson - Original Message - From: gerry-u2ug [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Friday, September 02, 2005 6:22 PM Subject: RE: [U2] RE: Named Common and in all that time you

Re: [U2] RE: free info - was XML and Accuterm

2005-08-26 Thread robwills_u2list
Tony wrote on 25/08/2005 21:09:03: I'll also note that Rob Wills just went to the Accuterm web site and got info that anyone could get, and generously volunteered to come up with more info from research tomorrow. That's very helpful and I'd usually do the same myself, but in this case Rob

Re: [U2] RE: free info - was XML and Accuterm

2005-08-26 Thread FFT2001
In a message dated 8/26/2005 1:55:04 AM Pacific Standard Time, [EMAIL PROTECTED] writes: Actually the only reason I got involved was because someone said it couldn't be done using Accuterm. I stuck my neck out to say it probably could and then felt that I had to justify my opinion. I'm

Re: [U2] RE: free info - was XML and Accuterm

2005-08-26 Thread Josh Volosov (3)
Hi, I will be at a customer's office for the rest of the day of August 26th. I will return to the office on August 29th. I will no have access to e-mail or voice mail. If a you need an immediate response to your e-mail please e-mail [EMAIL PROTECTED] or you can call Frank at extension 467.

Re: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread Allen Bell
It's even more thrilling when the people looking for the examples purport to being consultants themselves and are, in effect, competitors. God Bless ya Tony. Besides, you've reached a certain age you have the right to be curmudgeonly. Al Tony Gravagno wrote: Will wrote: Tony writes:

RE: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread Marilyn Hilb
@listserver.u2ug.org Subject:Re: [U2] RE: free info - was XML and Accuterm It's even more thrilling when the people looking for the examples purport to being consultants themselves and are, in effect, competitors. God Bless ya Tony. Besides, you've reached a certain age you have the right

RE: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread Allen E. Elwood
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marilyn Hilb Sent: Thursday, August 25, 2005 14:02 To: u2-users@listserver.u2ug.org Subject: RE: [U2] RE: free info - was XML and Accuterm Ok. What the heck is curmudgeonly and how to you pronounce it! lol

RE: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread Allen E. Elwood
Every party needs a pooper that's why we invited you **!!JUST KIDDING!!** I too make my living being an independent, and while I may give away small snippets of code from time to time, I draw the line there. If I see a .edu at the end of the sender's email address I will usually

Re: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread FFT2001
In a message dated 8/25/05 1:15:26 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: I stop short of providing detailed code sequences especially when there are (in this case) examples provided with AccuTerm itself and in their web forum. Actually I already asked Pete at Accusoft and he

Re: [U2] RE: free info - was XML and Accuterm

2005-08-25 Thread FFT2001
In a message dated 8/25/05 1:15:26 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: I know this is harsh. But every time I post a note like this somewhere I get flamed by some people for being a grouch Tony your public insulting is out-of-line. Thanks. Will Johnson --- u2-users

RE: [U2] Re: U2 Users Digest V1 #732

2005-07-12 Thread u2
Is that from the wonderful SysInternals.com website? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Beahm Sent: Tuesday, July 12, 2005 9:05 AM To: u2-users@listserver.u2ug.org Subject: [U2] Re: U2 Users Digest V1 #732 Have you tried

RE: [U2] Re: U2 Users Digest V1 #718

2005-07-01 Thread Brian Leach
I have found Virtual PC to be one of the most useful offerings to have come out from Microsoft. And another thing they bought rather than developed. I remember I was trying to get the go ahead to pay to upgrade our versions, when MS bought it and added it to the MSDN subscription. So thanks

RE: [U2] Re: U2 Users Digest V1 #718

2005-07-01 Thread Ross Ferris
@listserver.u2ug.org Subject: RE: [U2] Re: U2 Users Digest V1 #718 I have found Virtual PC to be one of the most useful offerings to have come out from Microsoft. And another thing they bought rather than developed. I remember I was trying to get the go ahead to pay to upgrade our versions, when MS bought

Re: [U2] Re: U2 Users Digest V1 #718

2005-07-01 Thread Key Ally
Brian, Ross, That's why I still use Delphi 7, - Chuck Ross Ferris wrote: But are the leaks in Delphi, or the CLR !??? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] Re: Identification Challenge

2005-06-29 Thread karlp
quote who=Jeff Schasny The obvious (to me... YMMV) solution would be to have a process run out of the login paragraph which requires a username and password which could be stored in a file with an @id of their @userno. A second process which parses the output of a LISTU command and shows the

RE: [U2] RE: Field Count from a Seq File

2005-06-22 Thread Mitchell, Stewart
Jim, Using READ will work fine until you try it on a very large sequential file and then you will run into Memory Exceed issues. Sometimes this will cause a Layer type 11 fault and crash your session. Regards, Stewart -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [U2] RE: [UV] User Exits

2005-06-18 Thread Dave Taylor
I received a copy of the Universe Guide for Pick Users either from IBM (when we were a VAR) or from their distributor. It is dated September 2003 and is in a .pdf format. Appendix A does indeed describe the User Exits that are supported in Universe. Perhaps you can request it either directly

Re: [U2] Re: Databasic Differences

2005-06-09 Thread FFT2001
In a message dated 6/9/05 8:54:44 AM Pacific Daylight Time, [EMAIL PROTECTED] writes: I create a separate program file that holds lots of subroutines that represent the differences between systems. For example (maybe not the best, but most understandable), GET.PORT Mark I have done the

Re: [U2] Re: Databasic Differences

2005-06-09 Thread Mark Johnson
. My 1 cent. - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, June 09, 2005 2:47 PM Subject: Re: [U2] Re: Databasic Differences In a message dated 6/9/05 8:54:44 AM Pacific Daylight Time, [EMAIL PROTECTED] writes: I create a separate program

RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors

2005-05-31 Thread Jamnadas, Bhupendra
I understand how it works and it works fine inside a BASIC program, but doesn't work inside an I-Descriptor. Try it in an I-Descriptor and you will know what I am talking about. It gives syntax error. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ray

RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors

2005-05-31 Thread Ed Clark
, Bhupendra Sent: Tuesday, May 31, 2005 7:51 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors I understand how it works and it works fine inside a BASIC program, but doesn't work inside an I-Descriptor. Try it in an I-Descriptor and you

RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors

2005-05-31 Thread Ed Clark
the bitwise work. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jamnadas, Bhupendra Sent: Tuesday, May 31, 2005 7:51 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors I understand how it works

RE: [SPAM] - RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors - Found word(s) list error in the Text body

2005-05-31 Thread Jamnadas, Bhupendra
AM To: u2-users@listserver.u2ug.org Subject: [SPAM] - RE: [U2] Re: [UV] Use of Bitwise Logcal Operators in I-Descriptors - Found word(s) list error in the Text body The universe system description manual, page 5-25 available at http://www-306.ibm.com/software/data/u2/pubs/library/952univ/ has a list

Re: [U2] Re: Decoding Base64 String

2005-04-18 Thread David Tod Sigafoos
Jeff, Monday, April 18, 2005, 11:59:00 AM, you wrote: JS Go here: http://www.fourmilab.ch/webtools/base64/ JS Freeware command line base64 encoder/decoder oh man .. thanks .. i think G .. c .. uuu JS Quoting David Tod Sigafoos [EMAIL PROTECTED]: I am looking for information on decoding

RE: [U2] RE: Form Feed Append

2005-03-31 Thread George Gallen
Bill, I'm pretty sure our old P300 / P600 did a TOF with ^L (char(12)) Might have worked wit ^P, but I never used it. George PS. cat - | lp -d greenbar | ^P cat - | lp -d greenbar | ^P cat - | lp -d greenbar | echo -n ^P cat - | lp -d greenbar | echo -n ^P Will

RE: [U2] RE: Form Feed Append

2005-03-31 Thread Larry Hiscock
First off, I'm willing to bet that ^L (ASCII form feed) will work just fine for the top of form command for the Printronix. Try this: (cat - ; echo ^L) | lp -d greenbar -o nb (or substitute the ^P if ^L doesn't work, which it should ;-) Larry Hiscock Western Computer Services -Original

RE: [U2] RE: Form Feed Append

2005-03-31 Thread Larry Hiscock
I was curious, so I dug up a P-300 manual. ^P is the set EVFU channel 1 command. ^L is the Form Feed command. Larry Hiscock Western Computer Services -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brutzman, Bill Sent: Thursday, March 31, 2005 6:44 AM

RE: [U2] RE: Form Feed Append

2005-03-31 Thread Janke, Mark
Bill, We are running on HP-UX and Printonix printers and the command we have in the driver is, in effect, /usr/bin/cat form.feed - | lp -s -d printer_name where form.feed is the path of a file containing a single ^L. Differences from what you've attempted: 1. We use ^L (which is a CHAR(12))

RE: [U2] Re: Printronix - The Strife Is O'er

2005-03-29 Thread George Gallen
You can put it in the Universe - unix driver... ie. driver looks like: cat - | /usr/mbin/lf2crlf | lp -d pr14 could change to: ( (cat - | /usr/mbin/lf2crlf) ; echo -n ^L ) | lp -d pr14 When typing the ^L, you need to first type (control V), then type (control L) and it will come up like

RE: [U2] RE:

2005-03-16 Thread Wong, Howard
Trevor, Indeed your suggestion reflects the views of many who have replied to my post. It is the least painful and most-certain way for us to make the data available for a few more years when the app will eventually be retired. Since we don't have any knowledge on UV, invariably we'd have to pay

RE: [U2] RE:

2005-03-16 Thread Adrian Matthews
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wong, Howard Sent: 16 March 2005 13:52 To: 'u2-users@listserver.u2ug.org' Subject: RE: [U2] RE: Trevor, Indeed your suggestion reflects the views of many who have replied to my post. It is the least painful and most-certain way for us to make

RE: [U2] RE:

2005-03-16 Thread Wong, Howard
Louie, The answer I got was one user at a time. So there are many users, but never more than one will use the app at any given time. Regards, Howard Wong Asset Management 416-784-8728 [EMAIL PROTECTED] -Original Message- From: Louie Gouws [mailto:[EMAIL PROTECTED] Sent: Wednesday,

RE: [U2] Re: migration of old UV application on old Unix Server being replaced

2005-03-15 Thread Piers Angliss
snip but I doubt the manager would have the appetite to spend good money just to be able to read the very old data. /snip snip from your website CIBC History The largest merger of two chartered banks in Canadian history happened on June 1, 1961 - The Canadian Bank of Commerce (established 1867)

RE: [U2] RE:

2005-03-15 Thread George Gallen
I agree. Get a Linux system and a 1 user license of Universe. Both combined should cost under $1000.00. You can even use the Linux system as a remote printer server for a parallel / serial / usb printer, or beef up the drives in the Linux system, and use it for online backups or a mail/fax

RE: [U2] Re: migration of old UV application on old Unix Server b eing replaced

2005-03-15 Thread Wong, Howard
Hi Scott, It does look like I'm on the right tack because I've got six replies within an hour of my post. Of the information that you've sought, I only know that the OS is AIX 4.3. The app was to be migrated to AIX 5.0 but the developer at the time advised against it. So a new app written in

Re: [U2] RE:

2005-03-15 Thread Key Ally
[AD] Jay is right. If you maintain the data in the UniVerse system, you could use a tool like Zeus (www.MtOlympus.us) to move data as needed to feed summary reports on the other system [AD]. - Chuck [EMAIL PROTECTED] Barouch Jay Falck wrote: I have experienced this same need in the past and

RE: [U2] RE:

2005-03-15 Thread Wong, Howard
Jack, Thanks for the advice. One other reply suggested the same thing, while others think it shouldn't take much to extract the data. We'll see if any consensus come out of this. Regards, Howard Wong Asset Management 416-784-8728 [EMAIL PROTECTED] -Original Message- From: Jay Falck

Re: [U2] RE:

2005-03-15 Thread Don Kibbey
Installing a current version of UniVerse onto a Solaris box would be the quickest way to move the application. If your not familiar with UniVerse, you would be wise to invest in a few hours of consultant time for someone else to perform the upgrade for you. To move the data out of UniVerse to

RE: [U2] RE:

2005-03-15 Thread Alfke, Colin
I'll second the motion. Other solutions: 1. Determine some method to keep the current box. 2. Print out reports. Pray that you have all you need and retire the box. - this can be to paper or a report data extraction program. 3. Migrate the application to the current versions of

RE: [U2] RE:

2005-03-15 Thread Wong, Howard
@listserver.u2ug.org Subject: Re: [U2] RE: [AD] Jay is right. If you maintain the data in the UniVerse system, you could use a tool like Zeus (www.MtOlympus.us) to move data as needed to feed summary reports on the other system [AD]. - Chuck [EMAIL PROTECTED] Barouch Jay Falck wrote: I have

RE: [U2] RE:

2005-03-15 Thread Wong, Howard
, 2005 12:03 PM To: u2-users@listserver.u2ug.org; '[EMAIL PROTECTED]' Subject: RE: [U2] RE: A few years back I did an archive system for someone, I restored their AIX database straight onto a PC from Tape and then saved the database onto DVD as a zip file. I did this for various end of months

Re: [U2] RE:

2005-03-15 Thread FFT2001
In a message dated 3/15/2005 9:06:11 AM Pacific Standard Time, [EMAIL PROTECTED] writes: Thanks for the advice. One other reply suggested the same thing, while others think it shouldn't take much to extract the data. We'll see if any consensus come out of this. Howard I have to agree at the

Re: [U2] RE:

2005-03-15 Thread Jerry Banker
, March 15, 2005 11:52 AM Subject: RE: [U2] RE: Andrew, Thanks for your suggestion. I'll forward it to the team for considering adding to the list of possible solutions. Regards, Howard Wong Asset Management 416-784-8728 [EMAIL PROTECTED] -Original Message- From: Andrew Lakeland [mailto

RE: [U2] RE: [UD] CREATE.FILE

2005-03-05 Thread Alfke, Colin
You can simply start with CREATE.FILE SHAWN.TEST 46061,1 and then resize if you're really worried about it. This is pretty much the most room it would take (unless the keys hashed VERY poorly). There are algorithms you can use in the manuals to determine file size. You haven't given enough

RE: [U2] Re-Catalog?

2005-02-22 Thread Bob Witney
It works from a select list though So you could say SELECT BP CATALOG BP LOCAL And it would do all of them Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bjvrn Eklund Sent: 22 February 2005 13:40 To: 'u2-users@listserver.u2ug.org' Subject: SV: [U2]

RE: [U2] Re-Catalog?

2005-02-22 Thread Andrew Lakeland
To compile all BASIC BP * Or SELECT BP BASIC BP Be careful you do not miss any compilation errors -Original Message- From: Bob Witney [mailto:[EMAIL PROTECTED] Sent: 22 February 2005 15:42 To: u2-users@listserver.u2ug.org Subject: RE: [U2] Re-Catalog? It works from

<    1   2   3   4   5   6   >