RE: [U2] Problem with report - need help

2009-05-05 Thread Womack, Adrian
Change the field length in the dictionary to 9. The field length of all fields in dictionaries defines their external (output) length - eg a date using conversion code D needs a length of 11 even though it only takes up 5 characters in internal format. -Original Message- From:

RE: [U2] Problem with report - need help

2009-05-05 Thread Caryl Lange
You can also change the field length on the report only. Best Regards, Caryl Lange Programmer/Business Analyst HME 14110 Stowe Drive Poway, California 92064 phone: (858) 646-8806 fax: (858) 535-6094 mailto:cla...@hme.com Visit our website: www.hme.com Avante on Windows, 9.1.7a way modified, dude

RE: [U2] Problem with report - need help

2009-05-05 Thread George Gallen
This sounds more like a report generated by a program, and not by the command line. If it were from the command line, the right side digit would have wrapped to the next line (most likely). Sounds more like there is a R2#8 mask in the basic program that will need to be changed to a R2#9, but the

RE: [U2] [UV] How to 'transfer' a READU lock to another process/port

2009-05-05 Thread Raymond P. de Bourbon
You may want to dig through the archives for this mailing list - there were some interesting posts at the end of February under a topic Inter-process Control that could be of use to you.. Ray -Original Message- From: owner-u2-us...@listserver.u2ug.org

RE: [U2] UV resize error

2009-05-05 Thread John Jenkins
Check the file opens at the O/S level: e.g.: File CUSTOMER - type dynamic find CUSTOMER -print -exec fuser -u {} \; Also: fuser -u CUSTOMER Look for any PIDs that have the file opennot a guarantee if it's logically open but not physically open (i.e. rotated out in the rotating file pool)

RE: [U2] UV resize error

2009-05-05 Thread John Jenkins
Sometimes problems like this can arise if you run UniVerse foreground shells from root crontab on AIX (ans: donbt do it). crontab -l as root will give you the list of jobs - take a look (maybe). This can leave a footprint behind if it's historic - compare the number of attaches on the

RE: [U2][SB+] Extended Character Set (ALT+...)

2009-05-05 Thread John Jenkins
Is this Character, GUI or SB/XA? Firstly the character must exist in your selected font - whatever mode is used (check). Regards JayJay -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Victor Henderson Sent: 05 May

RE: [U2] UV resize error

2009-05-05 Thread IT-Laure Hansen
In my experience, anything that is accessing the file(s) in question - and not just Universe processes - can cause the error. If the file is opened by any other process, that would be sufficient for the exclusive use check to fail. So things to look out for extend beyond just Universe. This could

RE: [U2] UV resize error

2009-05-05 Thread Dan Fitzgerald
Also check to see if the resize bit is already set by a prior attempt. From: lhan...@redwoodcity.org To: u2-users@listserver.u2ug.org Date: Tue, 5 May 2009 10:50:58 -0700 Subject: RE: [U2] UV resize error In my experience, anything that is accessing the file(s) in question - and not just

[U2] encode to base64 in universe?

2009-05-05 Thread doug chanco
Short of writing my own encoder function is there any other way to encode a pick item to base64? thoughts/suggestions/ideas welcomed! OS - AIX 5.x universe 10.2.x thanks dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] encode to base64 in universe?

2009-05-05 Thread Victor Henderson
You could always cheat and just call a perl script...(http://search.cpan.org/~gaas/MIME-Base64-Perl-1.00/lib/MIME/Base64/Perl.pm) Victor H. On Tue, May 5, 2009 at 4:08 PM, doug chanco d...@chancofamily.com wrote: Short of writing my own encoder function is there any other way to encode a pick

RE: [U2] encode to base64 in universe?

2009-05-05 Thread Bernard Lubin
Have you tried using the ENCRYPT function. The description for Action Code 2 is Base 64 encode after encryption. Regards -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Victor Henderson Sent: Wednesday, 6 May 2009

RE: [U2] encode to base64 in universe?

2009-05-05 Thread Steve Romanow
That sounds like the good soln ;) --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] encode to base64 in universe?

2009-05-05 Thread Dan McGrath
Looks like everyone had the same idea. Just to correct this however, I typed it out incorrectly. Should have been: EQU DATA.IN.STR TO 1 EQU RST.IN.STR TO 1 EQU ENC TO 1 RET = ENCODE(Base64, ENC, My data to encode!, DATA.IN.STR, OUT, RST.IN.STR) -Original Message- From:

RE: [U2] UV resize error

2009-05-05 Thread John Hester
-Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of John Hester Sent: Monday, May 04, 2009 2:02 PM To: u2-users@listserver.u2ug.org Subject: [U2] UV resize error I got an error message I've never seen before when

[U2] Another probably simple SB+ issue.

2009-05-05 Thread Jeff Ritchie
In SB+ GUI mode theres an Icon bar toward the top of the window with a printer graphic on it. When you click the printer icon it should print a screen shoot to your nominated window. If I do this in text mode no issues, working like a brought one, yay the IBM manual is correct. If I do it via the

[U2] RE: Another probably simple SB+ issue.

2009-05-05 Thread David Jordan
Hi Jeff Check the default printer for that PC. It probably has no printer so it is saving the print image as a file Regards David Jordan Managing Consultant da...@dacono.com.au --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] RE: Another probably simple SB+ issue.

2009-05-05 Thread Jeff Ritchie
David, Works in text mode and from word etc. Interestingly enough managed to duplicate the problem. Before clicking the connect in a SBClient session there's a File option at the top of the window. Selecting that then selecting Print Options gets a small window up with a tick box labeled Use