Re: [U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread George Smith
Try PP. On Wed, Jul 30, 2008 at 3:12 PM, Kathleene M Hunter < [EMAIL PROTECTED]> wrote: > Have a proc that I want to have it wait before executing the select but the > PW is not working. Are there UDT.OPTIONS that cause this not to work. This > running on Windows NT with UniData. Below is th

RE: [U2] SAP Migration

2008-07-30 Thread Allen E. Elwood
Hey Kebbon, I've done this before and basically what the diff is between sql and mv is the mv's. So let's say you have an order, and on that order are order lines. sql will only be able to handle the single value data from the order and that would go into one ascii file. The order lines would n

RE: [U2] UniData PROC tip: DB command

2008-07-30 Thread Kathleene M Hunter
It not a buffer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ballinger Sent: Wednesday, July 30, 2008 5:29 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] UniData PROC tip: DB command R83 style for this is: D0 - display all D1 - display bu

RE: [U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Kathleene M Hunter
That works thanks too. THanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Gettino Sent: Wednesday, July 30, 2008 2:36 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UniData/Windows] Proc wait not working. INSERT after the SELECT on the ne

Re: [U2] UniData PROC tip: DB command

2008-07-30 Thread Scott Ballinger
R83 style for this is: D0 - display all D1 - display buffer 1 D2 - display buffer 2 etc /Scott Ballinger Pareto Corporation Edmonds WA USA 206 713 6006 On Wed, Jul 30, 2008 at 4:46 PM, Wally Terhune <[EMAIL PROTECTED]> wrote: > Kathleene's posting jogged my memory on this... > > DB (Display Buf

[U2] UniData PROC tip: DB command

2008-07-30 Thread Wally Terhune
Kathleene's posting jogged my memory on this... DB (Display Buffers) command works in UniData PROCs. Very helpful for debugging PROC. I think this is unique to UniData? (MV seasoned vetrans care to comment?) DB on a line all by itself will display all buffers (varies for PQN vs PQ proc). Once you

RE: [U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Kathleene M Hunter
Did not know that there was a differences. Thank you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lunt, Bruce Sent: Wednesday, July 30, 2008 3:00 PM To: 'u2-users@listserver.u2ug.org' Subject: RE: [U2] [UniData/Windows] Proc wait not working. Try cha

RE: [U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Nick Gettino
INSERT after the SELECT on the next line. STON Change the PW to PP Nicholas M Gettino | Director of Development | EnRoute Emergency Systems, an Infor company | office: 813-207-6998 | fax: 678-393-5389 [EMAIL PROTECTED] | www.enroute911.com Register Now! | EnRoute Emergency Systems Customer Confer

[U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Kathleene M Hunter
Have a proc that I want to have it wait before executing the select but the PW is not working. Are there UDT.OPTIONS that cause this not to work. This running on Windows NT with UniData. Below is the proc and the what happens when it runs. * Here is the PROC 001: PQN 002: O

RE: [U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Lunt, Bruce
Try changing it from PQN to PQ. Bruce Lunt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kathleene M Hunter Sent: Wednesday, July 30, 2008 1:51 PM To: u2-users@listserver.u2ug.org Subject: [U2] [UniData/Windows] Proc wait not working. Have a proc that

[U2] TEST

2008-07-30 Thread Kathleene M Hunter
--- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UniData/Windows] Proc wait not working.

2008-07-30 Thread Kathleene M Hunter
Have a proc that I want to have it wait before executing the select but the PW is not working. Are there UDT.OPTIONS that cause this not to work. This running on Windows NT with UniData. Below is the proc and the what happens when it runs. * Here is the PROC 001: PQN 0

[U2] SAP Migration

2008-07-30 Thread Kebbon Irwin
We have a client that has been purchased by another company and they run SAP. We have been asked to assist in the migration process and to provide specific data in "both Excel and SQL format". I must confess, I am not sure what they mean by "SQL format". Is there a standard layout I should be

RE: [U2] U2UG Board Meeting - Mini Minutes

2008-07-30 Thread Ron White
Any idea where Laura's article can be read? I might have an application for the product. Ron White [snip] . Laura announced that she has published an article based on Brian Leach's use of MVScript to build the U2UG web site using U2 technology. . We will be organizing a webinar

RE: [U2] Job required : Cape Town

2008-07-30 Thread Israel, John R.
I got the following at my home E-mail, and am passing this on to anyone interested. I have no more details than what I am including. It could be good - it could be bogus. == I'm in need of someone for a West Palm Beach client...They have a 40 hour a week strictly telecommute position. The

RE: [U2] Data Displayer

2008-07-30 Thread Brutzman, Bill
Kevin: Thanks for writing. I was unClear on the syntax for the mask and I was hoping that someone would look at the code and flag the fluff. --B begin case case Width > 20 ; Width = 6 case Width < 1 ; Width = 1 case not(num(Width))

RE: [U2] Getting stuck inside DOS shell UV-W2000

2008-07-30 Thread Brian Leach
Hi Try creating a verb pointer direct to the gpg executable rather than going via the DOS command. Brian -Original Message- From: "Marc Hilbert"<[EMAIL PROTECTED]> Sent: 30/07/08 02:22:36 To: "u2-users@listserver.u2ug.org" Subject: [U2] Getting stuck inside DOS shell UV-W

[U2] U2UG Board Meeting - Mini Minutes

2008-07-30 Thread Susan Joslyn
The U2 User Group Board met via conference call at 4:00p US Eastern time on Tuesday, July 29, 2008. In attendance were Laura Hirsh, Chuck Barouch, Ross Morissey and Susan Joslyn Business discussed included: . Recent acquisition of u2ug.com to be pointed to our u2ug.org site. .

[U2] RE: Invalid Lock Sequence Write Errors

2008-07-30 Thread Israel, John R.
We are also running Epicor's Avanti. I looked at my program vs. what you had written. I noticed 2 things, neither one of which should cause such a serious error, but it might point you in some direction. 1) we are running unaltered software, and the WRITE statement you mentioned is on a differ

RE: [U2] Green Software -> Green Business

2008-07-30 Thread Ross Ferris
As an observer from across the water, and given the litigious nature I perceive pervading the US, I just wonder what will happen to this initiative the first time an employee is hit & injured whilst travelling to work? If the community had bike lanes and/or trails that were JUST for bikes, it would

RE: [U2] Data Editor

2008-07-30 Thread Symeon Breen
In the menu that wintegrate creates when installed it is called wintegrate editor, or in the install directory it is wintedit.exe - you need to have installed the developer tools on the wintegrate install to get it tho -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]