Re: [U2] [UV] TEXT box subroutine

2006-09-19 Thread Dave R
I find for pull down text boxes Accuterm works!,
I used a LISTB (tab separated line output in an execute statement capturing
the return of list data, looped through the data and separated the lines and
fields then passed it to accuterm list box.
Little to no code! Worked great!


D Raven
[EMAIL PROTECTED]
cell (949)2282224
e Fax (815)4259364
P.O. Box 17811, Irvine CA 92623-7811

-- Mark Johnson [EMAIL PROTECTED] wrote:
Here goes.

Accuterm is incredibly affordable. $1,000 for 50 licenses. That's great to
begin with.

Second, for us programmers: WED is a great editor marrying the MS feel of
Notepad with a MV-oriented editor. Indenting, multi-windows, cut  paste,
label finding, color coding, opening subordinate programs etc.

Third, GED (the GUI designer) creates regular mv subroutines that can be
incorporated in an existing green screen apps and menus.

2 of my clients mandate new development in GED and to back-develop existing
programs when time is available.

IIRC, there is no magic pill to convert a green screen app to a gui app. Key
word is CONVERT instead of re-write. The ability to manage a multi-year
transition with GED/green screens is very appealing to end user environments
instead of VAR environments.

My 2 cents.
Mark Johnson
- Original Message -
From: IT-Laure Hansen [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Friday, September 15, 2006 4:59 PM
Subject: RE: [U2] [UV] TEXT box subroutine


 I would really like it if all parties could give arguments to support
 their opinion of it: is it solid? Satisfying to the users? Supported or
 not on certain platforms? Working best or worst with certain types of
 programs? etc. I would help me and hopefully others cut through some
 time and efforts.

 Thanks in advance.

 Laure Hansen,
 City of Redwood City
 Information Technology
 www.redwoodcity.org
 1017 Middlefield Road
 Redwood City, CA 94063
 Tel: 650-780-7087
 Fax: 650-556-9204
 [EMAIL PROTECTED]



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
 Sent: Friday, September 15, 2006 12:29 PM
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2] [UV] TEXT box subroutine


 Wow, it's really something to say it's a horrible tool for gui without

 any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our
 development from OpenInsight to Accuterm and have had nothing but
 success! -Dianne

 [EMAIL PROTECTED] wrote:

 Accuterm, as we have found it, is a horrible tool for gui.  You should
 have check out OpenInsight.  Real windows tool.
 
 But then eveyone has their favorites.
 
 DSig
 David Tod Sigafoos
 SigsSolutions, Inc.
 
 
 
 
  Original Message 
 Subject: Re: [U2] [UV] TEXT box subroutine
 From: Martin Phillips [EMAIL PROTECTED]
 Date: Thu, September 14, 2006 9:32 am
 To: u2-users@listserver.u2ug.org
 
 Hi Bob,
 
 Have you looked at AccuTerm as an alternative to Dynamic Connect. The
 associated GUI library is amazing. We were recently involved in
 conversion of a UniVerse application from character mode to GUI mode
 complete with mouse support and the major parts of the job took two
 people less than three days.
 
 
 Martin Phillips
 Ladybridge Systems
 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
 +44-(0)1604-709200
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-18 Thread Bob Woodward
Thanks, Mark, but changing term emulator software is not an option. This
needs to work in Dynamic Connect.

BobW
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Johnson
Sent: Sunday, September 17, 2006 9:20 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine

Accuterm has a TXTBOX subroutine that can be immediately added anywhere
from
within any green screen program for the desired answer.

I didn't look specifically, but I'm guessing that it has a multi-line
counterpart.

Thanks.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-18 Thread Mark Johnson
Just sharing a nice feature of Accuterm.
Good Luck
Mark Johnson
- Original Message - 
From: Bob Woodward [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Monday, September 18, 2006 11:37 AM
Subject: RE: [U2] [UV] TEXT box subroutine


 Thanks, Mark, but changing term emulator software is not an option. This
 needs to work in Dynamic Connect.
 
 BobW
  
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Mark Johnson
 Sent: Sunday, September 17, 2006 9:20 AM
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2] [UV] TEXT box subroutine
 
 Accuterm has a TXTBOX subroutine that can be immediately added anywhere
 from
 within any green screen program for the desired answer.
 
 I didn't look specifically, but I'm guessing that it has a multi-line
 counterpart.
 
 Thanks.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-17 Thread Mark Johnson
I'm interested in hearing why accuterm is so bad and why Openinsight is
preferred.

One of the consultants I work with uses both and prefers accuterm. I'm
liking accuterm the more I use it for GUI and have presently concluded that
OI is a database instead of a front end/emulator. It's easier to implement a
new emulator like accuterm with its features than a new database conversion.

Thanks
Mark Johnson
- Original Message -
From: [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Friday, September 15, 2006 9:36 AM
Subject: RE: [U2] [UV] TEXT box subroutine


 Accuterm, as we have found it, is a horrible tool for gui.  You should
 have check out OpenInsight.  Real windows tool.

 But then eveyone has their favorites.

 DSig
 David Tod Sigafoos
 SigsSolutions, Inc.


   Original Message 
  Subject: Re: [U2] [UV] TEXT box subroutine
  From: Martin Phillips [EMAIL PROTECTED]
  Date: Thu, September 14, 2006 9:32 am
  To: u2-users@listserver.u2ug.org
 
  Hi Bob,
 
  Have you looked at AccuTerm as an alternative to Dynamic Connect. The
  associated GUI library is amazing. We were recently involved in
conversion
  of a UniVerse application from character mode to GUI mode complete with
  mouse support and the major parts of the job took two people less than
three
  days.
 
 
  Martin Phillips
  Ladybridge Systems
  17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
  +44-(0)1604-709200
  ---
  u2-users mailing list
  u2-users@listserver.u2ug.org
  To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-17 Thread Mark Johnson
Accuterm has a TXTBOX subroutine that can be immediately added anywhere from
within any green screen program for the desired answer.

I didn't look specifically, but I'm guessing that it has a multi-line
counterpart.

Thanks.

- Original Message -
From: Bob Woodward [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Friday, September 15, 2006 4:46 PM
Subject: RE: [U2] [UV] TEXT box subroutine


 I wasn't implying I was looking for a gui tool.  Maybe I phrased it
 wrong.  What I'm trying to accomplish is a green screen solution where
 I'd be more than happy to re-display my underlying form and data after
 I've allowed the user to modify a lengthy description field.  My intent
 is to only display the first couple of lines but when the user wants to
 edit that description, I display a box that they can move up and down,
 left and right, insert and delete then either save the changes or reset
 back to the original contents of the field.

 The solutions I've been given, thus far, all look promising.  I'm
 currently checking each to see how I could customize them to what my
 specific needs are.

 Again, thanks to everyone on the list!

 BobW

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
 Sent: Friday, September 15, 2006 12:29 PM
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2] [UV] TEXT box subroutine

 Wow, it's really something to say it's a horrible tool for gui without

 any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our
 development from OpenInsight to Accuterm and have had nothing but
 success!
 -Dianne

 [EMAIL PROTECTED] wrote:

 Accuterm, as we have found it, is a horrible tool for gui.  You should
 have check out OpenInsight.  Real windows tool.
 
 But then eveyone has their favorites.
 
 DSig
 David Tod Sigafoos
 SigsSolutions, Inc.
 
 
 
 
  Original Message 
 Subject: Re: [U2] [UV] TEXT box subroutine
 From: Martin Phillips [EMAIL PROTECTED]
 Date: Thu, September 14, 2006 9:32 am
 To: u2-users@listserver.u2ug.org
 
 Hi Bob,
 
 Have you looked at AccuTerm as an alternative to Dynamic Connect. The
 associated GUI library is amazing. We were recently involved in
 conversion
 of a UniVerse application from character mode to GUI mode complete
 with
 mouse support and the major parts of the job took two people less than
 three
 days.
 
 
 Martin Phillips
 Ladybridge Systems
 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
 +44-(0)1604-709200
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-17 Thread Mark Johnson
Here goes.

Accuterm is incredibly affordable. $1,000 for 50 licenses. That's great to
begin with.

Second, for us programmers: WED is a great editor marrying the MS feel of
Notepad with a MV-oriented editor. Indenting, multi-windows, cut  paste,
label finding, color coding, opening subordinate programs etc.

Third, GED (the GUI designer) creates regular mv subroutines that can be
incorporated in an existing green screen apps and menus.

2 of my clients mandate new development in GED and to back-develop existing
programs when time is available.

IIRC, there is no magic pill to convert a green screen app to a gui app. Key
word is CONVERT instead of re-write. The ability to manage a multi-year
transition with GED/green screens is very appealing to end user environments
instead of VAR environments.

My 2 cents.
Mark Johnson
- Original Message -
From: IT-Laure Hansen [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Friday, September 15, 2006 4:59 PM
Subject: RE: [U2] [UV] TEXT box subroutine


 I would really like it if all parties could give arguments to support
 their opinion of it: is it solid? Satisfying to the users? Supported or
 not on certain platforms? Working best or worst with certain types of
 programs? etc. I would help me and hopefully others cut through some
 time and efforts.

 Thanks in advance.

 Laure Hansen,
 City of Redwood City
 Information Technology
 www.redwoodcity.org
 1017 Middlefield Road
 Redwood City, CA 94063
 Tel: 650-780-7087
 Fax: 650-556-9204
 [EMAIL PROTECTED]



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
 Sent: Friday, September 15, 2006 12:29 PM
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2] [UV] TEXT box subroutine


 Wow, it's really something to say it's a horrible tool for gui without

 any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our
 development from OpenInsight to Accuterm and have had nothing but
 success! -Dianne

 [EMAIL PROTECTED] wrote:

 Accuterm, as we have found it, is a horrible tool for gui.  You should
 have check out OpenInsight.  Real windows tool.
 
 But then eveyone has their favorites.
 
 DSig
 David Tod Sigafoos
 SigsSolutions, Inc.
 
 
 
 
  Original Message 
 Subject: Re: [U2] [UV] TEXT box subroutine
 From: Martin Phillips [EMAIL PROTECTED]
 Date: Thu, September 14, 2006 9:32 am
 To: u2-users@listserver.u2ug.org
 
 Hi Bob,
 
 Have you looked at AccuTerm as an alternative to Dynamic Connect. The
 associated GUI library is amazing. We were recently involved in
 conversion of a UniVerse application from character mode to GUI mode
 complete with mouse support and the major parts of the job took two
 people less than three days.
 
 
 Martin Phillips
 Ladybridge Systems
 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
 +44-(0)1604-709200
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread dsig
Accuterm, as we have found it, is a horrible tool for gui.  You should
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


  Original Message 
 Subject: Re: [U2] [UV] TEXT box subroutine
 From: Martin Phillips [EMAIL PROTECTED]
 Date: Thu, September 14, 2006 9:32 am
 To: u2-users@listserver.u2ug.org
 
 Hi Bob,
 
 Have you looked at AccuTerm as an alternative to Dynamic Connect. The
 associated GUI library is amazing. We were recently involved in conversion
 of a UniVerse application from character mode to GUI mode complete with
 mouse support and the major parts of the job took two people less than three
 days.
 
 
 Martin Phillips
 Ladybridge Systems
 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
 +44-(0)1604-709200
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-15 Thread Dianne Ackerman
Wow, it's really something to say it's a horrible tool for gui without 
any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our 
development from OpenInsight to Accuterm and have had nothing but success!

-Dianne

[EMAIL PROTECTED] wrote:


Accuterm, as we have found it, is a horrible tool for gui.  You should
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


 


 Original Message 
Subject: Re: [U2] [UV] TEXT box subroutine
From: Martin Phillips [EMAIL PROTECTED]
Date: Thu, September 14, 2006 9:32 am
To: u2-users@listserver.u2ug.org

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The
associated GUI library is amazing. We were recently involved in conversion
of a UniVerse application from character mode to GUI mode complete with
mouse support and the major parts of the job took two people less than three
days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread Bob Woodward
I wasn't implying I was looking for a gui tool.  Maybe I phrased it
wrong.  What I'm trying to accomplish is a green screen solution where
I'd be more than happy to re-display my underlying form and data after
I've allowed the user to modify a lengthy description field.  My intent
is to only display the first couple of lines but when the user wants to
edit that description, I display a box that they can move up and down,
left and right, insert and delete then either save the changes or reset
back to the original contents of the field.

The solutions I've been given, thus far, all look promising.  I'm
currently checking each to see how I could customize them to what my
specific needs are.

Again, thanks to everyone on the list!

BobW
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
Sent: Friday, September 15, 2006 12:29 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine

Wow, it's really something to say it's a horrible tool for gui without

any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our 
development from OpenInsight to Accuterm and have had nothing but
success!
-Dianne

[EMAIL PROTECTED] wrote:

Accuterm, as we have found it, is a horrible tool for gui.  You should
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


  

 Original Message 
Subject: Re: [U2] [UV] TEXT box subroutine
From: Martin Phillips [EMAIL PROTECTED]
Date: Thu, September 14, 2006 9:32 am
To: u2-users@listserver.u2ug.org

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The
associated GUI library is amazing. We were recently involved in
conversion
of a UniVerse application from character mode to GUI mode complete
with
mouse support and the major parts of the job took two people less than
three
days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread IT-Laure Hansen
I would really like it if all parties could give arguments to support
their opinion of it: is it solid? Satisfying to the users? Supported or
not on certain platforms? Working best or worst with certain types of
programs? etc. I would help me and hopefully others cut through some
time and efforts. 

Thanks in advance.

Laure Hansen,
City of Redwood City
Information Technology
www.redwoodcity.org
1017 Middlefield Road
Redwood City, CA 94063
Tel: 650-780-7087
Fax: 650-556-9204
[EMAIL PROTECTED]
 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
Sent: Friday, September 15, 2006 12:29 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine


Wow, it's really something to say it's a horrible tool for gui without

any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our 
development from OpenInsight to Accuterm and have had nothing but
success! -Dianne

[EMAIL PROTECTED] wrote:

Accuterm, as we have found it, is a horrible tool for gui.  You should 
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


  

 Original Message 
Subject: Re: [U2] [UV] TEXT box subroutine
From: Martin Phillips [EMAIL PROTECTED]
Date: Thu, September 14, 2006 9:32 am
To: u2-users@listserver.u2ug.org

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The 
associated GUI library is amazing. We were recently involved in 
conversion of a UniVerse application from character mode to GUI mode 
complete with mouse support and the major parts of the job took two 
people less than three days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread Bill Haskett
Sig:

You're on the spot!  :-) 

Bill


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of IT-Laure Hansen
Sent: Friday, September 15, 2006 1:59 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] TEXT box subroutine

I would really like it if all parties could give arguments to support
their opinion of it: is it solid? Satisfying to the users? Supported or
not on certain platforms? Working best or worst with certain types of
programs? etc. I would help me and hopefully others cut through some
time and efforts. 

Thanks in advance.

Laure Hansen,
City of Redwood City
Information Technology
www.redwoodcity.org
1017 Middlefield Road
Redwood City, CA 94063
Tel: 650-780-7087
Fax: 650-556-9204
[EMAIL PROTECTED]
 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
Sent: Friday, September 15, 2006 12:29 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine


Wow, it's really something to say it's a horrible tool for gui without

any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our 
development from OpenInsight to Accuterm and have had nothing but
success! -Dianne

[EMAIL PROTECTED] wrote:

Accuterm, as we have found it, is a horrible tool for gui.  You should 
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


  

 Original Message 
Subject: Re: [U2] [UV] TEXT box subroutine
From: Martin Phillips [EMAIL PROTECTED]
Date: Thu, September 14, 2006 9:32 am
To: u2-users@listserver.u2ug.org

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The 
associated GUI library is amazing. We were recently involved in 
conversion of a UniVerse application from character mode to GUI mode 
complete with mouse support and the major parts of the job took two 
people less than three days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread Brad Moll
In the past, I have integrated applications with a text box using wIntegrate
subroutine calls and have been very successful with that technique.  The
users like it, because they can enter information in a format like notepad.
It is very quick and easy to implement.  It has worked on every platform
that I have tried it on (R83, D3, Unidata, Universe and jBase).

Brad Moll
JK Consulting Services, Inc.
Phone:  (763)754-5354
Fax:  (763)463-1750

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of IT-Laure Hansen
Sent: Friday, September 15, 2006 3:59 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] TEXT box subroutine

I would really like it if all parties could give arguments to support their
opinion of it: is it solid? Satisfying to the users? Supported or not on
certain platforms? Working best or worst with certain types of programs?
etc. I would help me and hopefully others cut through some time and efforts.


Thanks in advance.

Laure Hansen,
City of Redwood City
Information Technology
www.redwoodcity.org
1017 Middlefield Road
Redwood City, CA 94063
Tel: 650-780-7087
Fax: 650-556-9204
[EMAIL PROTECTED]
 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman
Sent: Friday, September 15, 2006 12:29 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine


Wow, it's really something to say it's a horrible tool for gui without

any explanation!  We LOVE LOVE LOVE the Accuterm gui and switched our
development from OpenInsight to Accuterm and have had nothing but success!
-Dianne

[EMAIL PROTECTED] wrote:

Accuterm, as we have found it, is a horrible tool for gui.  You should 
have check out OpenInsight.  Real windows tool.

But then eveyone has their favorites.

DSig
David Tod Sigafoos
SigsSolutions, Inc.


  

 Original Message 
Subject: Re: [U2] [UV] TEXT box subroutine
From: Martin Phillips [EMAIL PROTECTED]
Date: Thu, September 14, 2006 9:32 am
To: u2-users@listserver.u2ug.org

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The 
associated GUI library is amazing. We were recently involved in 
conversion of a UniVerse application from character mode to GUI mode 
complete with mouse support and the major parts of the job took two 
people less than three days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-15 Thread Bruce Nichol

At 16:56 15/09/06 -0500, you wrote:


In the past, I have integrated applications with a text box using wIntegrate
subroutine calls and have been very successful with that technique.


You may well have done, but the OP is Dynamically Connected, and IIRC, 
stuck there.Dynamic Connect is, unfortunately, a cut-down version of 
wIntegrate, and AFAICR, does not support subroutine calls..   But I 
could be proven w..www...ww.wwwrong.   There!





Regards,

Bruce Nichol
Talon Computer Services
ALBURYNSW 2640
Australia

http://www.taloncs.com.au

Tel: +61 (0)411149636
Fax: +61 (0)260232119

If it ain't broke, fix it till it is! 



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.406 / Virus Database: 268.12.4/449 - Release Date: 15/09/06
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-14 Thread Brian Leach
Bob

I can send you one off-list. Just need to make sure I get all the dependent
code :)
Feel free to adjust as you wish.

Brian 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
 Sent: 14 September 2006 00:02
 To: U2-Users List
 Subject: [U2] [UV] TEXT box subroutine
 
 Hi Folks,
 
 I'm hoping someone has some nifty little subroutine already 
 written and is willing to share.  I have a need to be able to 
 enter a possibly lengthy description value.  Something to 
 call as a subroutine would be my ideal that would allow entry 
 then editing later on without having to retype the whole 
 things.  Estimated size could be something as high as 1,000 
 characters. I'd love bells and whistles, too, but something 
 straight forward would be greatly appreciated.
 
 This is a Universe 10.1.18 on Win2K3 environment using 
 Dynamic Connect.
 
 Thanks,
 
 Bob Woodward
 Senior Programmer/Analyst
 Harbor Wholesale Grocery
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] TEXT box subroutine

2006-09-14 Thread Bob Woodward
Hi Martin,

Unfortunately, Dynamic Connect is our only option.  I've received three
workable solutions that I'm looking at.  This list is a gold mine!

Thanks,

BobW
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Phillips
Sent: Thursday, September 14, 2006 9:33 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] TEXT box subroutine

Hi Bob,

Have you looked at AccuTerm as an alternative to Dynamic Connect. The
associated GUI library is amazing. We were recently involved in
conversion
of a UniVerse application from character mode to GUI mode complete with
mouse support and the major parts of the job took two people less than
three
days.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] TEXT box subroutine

2006-09-14 Thread Mark Johnson
GED is a great program.

2 of my clients have dictated that all new development is in GED. It's a
wonderful marriage between VB forms and our beloved pick database.

Plus, Peter Schellenbach should get some form of Nobel Peace Prize for WED
as well.

My 1 cent.
Mark Johnson
- Original Message -
From: Martin Phillips [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Thursday, September 14, 2006 12:32 PM
Subject: Re: [U2] [UV] TEXT box subroutine


 Hi Bob,

 Have you looked at AccuTerm as an alternative to Dynamic Connect. The
 associated GUI library is amazing. We were recently involved in conversion
 of a UniVerse application from character mode to GUI mode complete with
 mouse support and the major parts of the job took two people less than
three
 days.


 Martin Phillips
 Ladybridge Systems
 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
 +44-(0)1604-709200
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/