RE: [U2] I need a favor

2007-07-26 Thread Brenda Price
Charles, I tried to get there but keep getting an internet page not found error. Brenda -Original Message- From: Charles Barouch [mailto:[EMAIL PROTECTED] Sent: Thursday, July 26, 2007 10:02 AM To: u2-users@listserver.u2ug.org Subject: [U2] I need a favor All, I just put up a new

RE: [U2] I need a favor

2007-07-26 Thread Norman Morgan
I guess mine is a generator based on a template. Internally it isn't real elegant, just a bunch of IF...THEN code and literal strings, but it does what I need. I did actually start with a functioning program that had some of everything in it which I stripped down to a skeleton, then broke into

RE: [U2] Another gripe about IBM not letting end users access the articles in the knowledge base - Final Result

2007-07-26 Thread Brenda Price
I received an email from IBM telling me to contact our VAR and ask them to set us up. Which is what I was complaining about as we had and they (our VAR) had tried several times to do so and got nowhere with IBM's software support. Our Var also received an email from IBM regarding this from

[U2] Phil Harris is out of the office.

2007-07-26 Thread Phil_Harris
I will be out of the office starting 26/07/2007 and will not return until 06/08/2007. I will respond to your message when I return. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] I need a favor

2007-07-26 Thread Charlie Rubeor
[EMAIL PROTECTED] wrote on 07/26/2007 01:16:44 PM: I got stuck with file names like CLIENT-MASTER, CLIENT-CRED-FILE, etc. You should convert dashes in file names to periods or underscores in the variable names. Otherwise, you get: OPEN 'CLIENT-MASTER' TO CLIENT-MASTER.FILE ... READ

Re: [U2] [u2] : Cleaner Case Statement

2007-07-26 Thread SP
This is really ugly. In the company I work for such things are strictly forbidden by Standards. - Original Message - From: Manu Fernandes [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, July 25, 2007 5:44 PM Subject: Re: [U2] [u2] : Cleaner Case Statement Try

Re: [U2] I need a favor

2007-07-26 Thread iggchamp
Pretty cool. -- Original message -- From: Charles Barouch [EMAIL PROTECTED] All, I just put up a new (free) tool on my site. It takes very little time to use and I'd appreciate it if some of you would beat on it and let me know what you think.

RE: [U2] I need a favor

2007-07-26 Thread Charles Barouch
Norman, Sounds like you are making an excellent case for Brian's template idea. Brian, I *think* the lowercase issue is all resolved now. -- Charles Barouch [EMAIL PROTECTED] - Consulting (718) 762-3884x1 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please

RE: [U2] I need a favor

2007-07-26 Thread Charles Barouch
Brenda, I just re-checked the link. Please try again. It is possibly a timing issue, or perhaps your firewall doesn't trust 'php5' or my site. -- Charles Barouch [EMAIL PROTECTED] - Consulting (718) 762-3884x1 Brenda Price wrote: | Charles, | | I tried to get there but keep getting an

RE: [U2] I need a favor

2007-07-26 Thread Charles Barouch
Brian, I am open to templates and I've noted the lowercase bug. What exactly don't you like? NOTE: THIS IS NOT AN INVITATION FOR EVERYONE TO CREATE A RELIGIOUS WAR OVER CODING STYLES. This is an attempt at a civil discussion for the purpose of making the tool more useful. -- Charles

RE: [U2] : Cleaner Case Statement

2007-07-26 Thread Les Hewkin
Coming from somewhere with over 40 developers the first thing that comes to mind is KISS. Why or why would you want to change a very simple easy to read case statement for something more contrived? We train developers to write clean easy to maintain code. When I say we what I mean is we get Martin

RE: [U2] I need a favor

2007-07-26 Thread Kryka, Richard
I got stuck with file names like CLIENT-MASTER, CLIENT-CRED-FILE, etc. You should convert dashes in file names to periods or underscores in the variable names. Otherwise, you get: OPEN 'CLIENT-MASTER' TO CLIENT-MASTER.FILE ... READ CLIENT-MASTER.REC FROM CLIENT-MASTER.FILE, CLIENT-MASTER.ID ...

Re: [U2] Another gripe about IBM not letting end users access the articles in the knowledge base

2007-07-26 Thread Doug Miller
Ask your VAR to ask IBM for document Accessing_entitled_IBM.pdf. It explains the process. While it was complicated at first, once you learn the process and what information IBM expects you to submit, it becomes rather routine to get access for the end users. The end user must follow some

[U2] !!EASY ANSWER HERE!! Re: Move data files from Unidata to Universe

2007-07-26 Thread Doug Miller
I have used this before. I recall it working well. Converts UniData files to UniVerse on the spot! Sorry was little slow in response. Still catching up from vacation... Here is a portion from the documentation... Introduction UniVerse 9.4.1 introduces a utility called udtconv to ease the task