[U2] Rocket Software Purchase

2009-09-17 Thread Burwell, Ed
Anybody know how much IBM sold it for? __ This e-mail has been scanned by MCI Managed Email Content Service, using Skeptic(tm) technology powered by MessageLabs. For more information on MCI's Managed Email Content Service,

[U2] Head Hunter

2009-08-03 Thread Burwell, Ed
Does anyone know a good headhunter for the NJ/NY area? I have lot's of Unidata and VB experience and would like to explore some possibilities. Thanks. Ed Burwell Morristown, NJ vtools@gmail.com __ This e-mail has been

Re: [U2] Unix mail server?

2009-06-25 Thread Burwell, Ed
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Burwell, Ed Sent: Wednesday, June 24, 2009 3:45 PM To: U2 Users List Subject: [U2] Unix mail server? We can send email from our rs/6000 (AIX version 5.3) using

[U2] Unix mail server?

2009-06-24 Thread Burwell, Ed
We can send email from our rs/6000 (AIX version 5.3) using sendmail and it works great. Is it possible to receive email also? Thanks. Ed (We are running Unidata version 7.1) __ This e-mail has been scanned by MCI Managed

Re: [U2] Input from a TTY on an AIX box

2009-06-12 Thread Burwell, Ed
Here is a rough Unidata routine that will wait for input and act on it every 3 seconds. Hope this helps. 1: *--- 2:PROMPT 3:LOOP WHILE 1 4: IF SYSTEM(14) THEN 5: LGTH=SYSTEM(14) 6: INPUT B,LGTH

RE: [U2] Send Email from Universe (Windows)

2008-08-20 Thread Burwell, Ed
A few years ago a nice participant on this list sent me a subroutine that got us going (on Unidata). It's been great. I can email it to you off-line if you like. Ed Burwell Consultant Data Processing CASIO AMERICA, INC. 570 Mt. Pleasant Avenue Dover, NJ 07801 973-361-5400 x1512 email:

RE: [U2] Send Email from Universe (Windows)

2008-08-20 Thread Burwell, Ed
Oops. I just re-read the original post. Our implementation is Unidata on Unix. The subroutine utilizes sendmail - don't know if this will work for Universe on Windows. Sorry. Ed -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Burwell, Ed Sent

RE: [U2] [UV] Editing Subsequent Value Marks

2008-08-13 Thread Burwell, Ed
If it's Unidata, then do EV (Edit Values) and that will put you in a vertical editor of those values, then you can go to the one you want to remove and do a DE (Delete line) then FI (File Item) and it will return you to the level you where at. You may want to play with this on a test item till

[U2] Embed Dynamic Connect in a Browser

2008-03-12 Thread Burwell, Ed
A department here is purchasing a web-based application from XYZ company. The users need access to our UD app and don't want to switch back and forth. XYZ is willing to embed a Dynamic Connect window into their app (for a fee, of course) and they are asking me for advice. It looks like the

RE: [U2] Embed Dynamic Connect in a Browser

2008-03-12 Thread Burwell, Ed
this with AccuTerm IE. I'll be glad to show you how, no charge of course, if you're interested. You can see what we do and then decide if you're interested. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burwell, Ed Sent: Wednesday, March 12, 2008 6:54 AM

RE: [U2] Good Practice?

2007-11-27 Thread Burwell, Ed
2 questions: 1. What does nap 5 do? (sleep for 5 milliseconds?) 2. Is KEYIN() on Universe the same IN() on UniData? This is a very nice looking, easy to read and understand routine. Thanks. Ed Burwell Consultant Data Processing CASIO AMERICA, INC. 570 Mt. Pleasant Avenue Dover, NJ 07801

RE: [U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-02 Thread Burwell, Ed
Kathleene, I wish it were that easy. READNEXT and READ can't get it's hands on these records. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kathleeni M Hunter Sent: Thursday, November 01, 2007 6:34 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2]

RE: [U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-02 Thread Burwell, Ed
] On Behalf Of Burwell, Ed Sent: Thursday, November 01, 2007 2:36 PM To: u2-users@listserver.u2ug.org Subject: [U2] [UD] Possible causes of corrupt data on a UniData static file Hello, I have been getting corrupt data lately. Stuff like this: sort: warning: first character of the record is '\0' discard

RE: [U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-02 Thread Burwell, Ed
more issues: guide -U0 filename is now giving me this: GUIDE_ERRORS.LIS: WORK.ORDER File Integrity: Group 11338, block 11339, record number 12 = 970941 is in wrong group, key length 6, hash value 2413 Group 11340, block 11341, record number 12 = 970943 is in wrong

RE: [U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-02 Thread Burwell, Ed
Can UniData TRIGGERS be problematic? In the past, I wrote a trigger that would launch a UniData function that would (eventually) generate XML with a UniQuery statement, then POST the XML using submitRequest to a secure site, take the XML that was returned in the RESPONSE.DATA parameter and

[U2] [UD] Possible causes of corrupt data on a UniData static file

2007-11-01 Thread Burwell, Ed
Hello, I have been getting corrupt data lately. Stuff like this: sort: warning: first character of the record is '\0' discard it! sort: warning: the record contain '\0' character, discard it! sort: warning: the record contain '\0' character, discard it! sort: warning: the record contain '\0'

[U2] Cordless Barcode Scanner for a WYSE-55

2007-10-10 Thread Burwell, Ed
We have been using the Symbol LS3070's for years and it's time to start replacing them. When we originally tried the 3070's we found that the serial interface was far faster than the keyboard interface. Now they tell me that keyboard interfaces in general are much faster. The ONLY new

RE: [U2] Unidata Manuals

2007-10-01 Thread Burwell, Ed
I've found some stuff in the following for UniData version 7: Administering UniData on UNIX (see Appendix A) Using UniData (contains a little stuff on NULL values) Using UniAdmin (describes the values even though is assumes you are using some GUI tool) -Original Message- From: [EMAIL

[U2] [UD] Putting an attribute in the XML root element

2007-09-07 Thread Burwell, Ed
I can easily create this with a map file: ?xml version=1.0 encoding=utf-8? workorders workorder id909562/id amount141.08/amount /workorder /workorders I want to create this: ?xml version=1.0 encoding=utf-8? workorders method = synchronous workorder id909562/id

RE: [U2] [UD] Putting an attribute in the XML root element

2007-09-07 Thread Burwell, Ed
I just noticed, line 5 of my map file has an error. It should be: record=workorder instead of: record=workorder/ This does not fix my problem, however. Ed -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Burwell, Ed Sent: Friday, September 07, 2007 5:16

[U2] UD Corrupt data

2007-08-13 Thread Burwell, Ed
I'm getting the following when I sort a file: sort: warning: first character of the record is '\0' discard it! sort: warning: the record contain '\0' character, discard it! sort: warning: the record contain '\0' character, discard it! sort: warning: the record contain '\0' character, discard it!

RE: [U2] How to use LOCATE in an I Descriptor

2007-08-10 Thread Burwell, Ed
I use this on UD. SUBROUTINE DICT.LOCATE(OUT,LOOKER,FN,ITEM,ATT.LOOK,ATT.OUT) * * UCONV.BP DICT.LOCATE * CALLED BY DICTIONARIES * ED BURWELL * 07/23/1999 * * OUT - FILE NAME, SENT BACK TO DICT * LOOKER - THING TO LOOK FOR * FN - FILE TO

RE: [U2] Printing Printer controls from Universe

2007-08-10 Thread Burwell, Ed
On UD we try to make sure we've done a CONTROLCHARS IGNORE first. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, August 10, 2007 10:35 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Printing Printer controls from

[U2] [UD] Union Query

2007-05-16 Thread Burwell, Ed
Has anyone developed or know of a way to do the equivalent of a UNION query in UniData? I have 2 files, one is a daily file and the other is a monthly file. At night the daily records get moved into the monthly file and the daily file gets cleared. At month-end, the monthly data gets moved

RE: [U2] [UD] Union Query

2007-05-16 Thread Burwell, Ed
Amen David. My only interest in this is to do SORTs and LISTs. I haven't even thought about the SELECT and READNEXT thing. Ed -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David Wolverton Sent: Wednesday, May 16, 2007 12:26 PM To:

[U2] [UD] Dynamic variable

2007-04-06 Thread Burwell, Ed
Just discovered something kinda cool that I want to share: Here are a set of equates: COM.DEFS TEST.FILE 001:DIM TEF(2) 002: * 003:EQU TEF.VAL TO TEF(1) 004:EQU TEF.TOTAL.VAL TO SUM(TEF.VAL) 005: * And here is a little test program: 0001: * 0002: INCLUDE COM.DEFS