RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread George Hammerle
I cannot find any documentation but in Unidata, @USER.TYPE = 2 indicates that it is Redback. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] terminal emulator

2008-06-27 Thread Bob Witney
We are using PowerTerm Lite as our terminal emulator Works fine from a PC but sadly won't work through Citrix Is anyone using a terminal emulator via Citrix (we have MAC's that need to come across that way) Thanks Bob Witney IT Senior Explore Worldwide Nelson House 55 Victoria Road

RE: [U2] terminal emulator

2008-06-27 Thread Buffington, Wyatt
We user SmarTerm from www.Esker.com Works great from a PC and via Citrix. Nicely configurable with Colors, Hotspots, Buttons, Keyboard Mapping and Triggers. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney Sent: Friday, June 27, 2008 6:09 AM

RE: [U2] terminal emulator

2008-06-27 Thread Brutzman, Bill
We use mostly Dynamic Connect and some wIntegrate. I am certain that both of these products will work with Citrix. --Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bob Witney Sent: Friday, June 27, 2008 7:09 AM To: u2-users@listserver.u2ug.org Cc:

RE: [U2] terminal emulator

2008-06-27 Thread Ross Ferris
We have had clients use accuterm with citrix with no problems I can recall Ross Ferris Stamina Software Visage Better by Design! -Original Message- From: [EMAIL PROTECTED] [mailto:owner-u2- [EMAIL PROTECTED] On Behalf Of Bob Witney Sent: Friday, 27 June 2008 9:09 PM To:

Re: [U2] terminal emulator

2008-06-27 Thread Bob Rasmussen
Anzio Lite and AnzioWin work fine in Citrix. See website below. On Fri, 27 Jun 2008, Bob Witney wrote: We are using PowerTerm Lite as our terminal emulator Works fine from a PC but sadly won't work through Citrix Is anyone using a terminal emulator via Citrix (we have MAC's that

RE: [U2] terminal emulator

2008-06-27 Thread Carl Dula
Take a look at the following: http://www.asent.com/products.asp Works with Citrix, and is cheap! -- Carl Dula Voice: 973-227-8440 X111 Pulsar Systems, Inc.Fax: 973-227-8440 271 Route 46 West, Suite

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread Colin Alfke
Actually - all it means is that the port is running in phantom mode. Not sure if Redback has to be a phantom but certainly other things could be. YMMV Colin Alfke Calgary, Canada -Original Message- From: George Hammerle I cannot find any documentation but in Unidata, @USER.TYPE = 2

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread Edward Brown
On Unidata this should work: Use SYSTEM(49) to retrieve a text description of the call stack. Redback must use an entry point subroutine to call through to your code, if this is in the top line of the output then it's running under Redback. Hth, Edward -Original Message- From: [EMAIL

[U2] XML (AGAIN!)

2008-06-27 Thread Nancy Fisher
I got the impression (it says so in my notes!) while I was at U2 University that an Options entry in the XML map could tell the XDOM (soap download) to ignore namespaces. OPTIONS IgnoreNameSpace/ /OPTIONS I continue to get Error code: 10 The location path '/LocPathResponse/LocPathResponse'

[U2] Unidata - handler for mistyped commands?

2008-06-27 Thread Edward Brown
Hello, Within Unidata, is there any way to intercept commands typed at the command prompt if they aren't recognised? It's to 'magically' allow slightly mistyped program names to launch that program - some of our routine names are quite long - and also to recognise abbreviated routine names in

RE: [U2] terminal emulator

2008-06-27 Thread BNeylon
Not only cheap, but much more that just a terminal emulator. Bruce M Neylon Health Care Management Group Carl Dula [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 06/27/2008 12:14 PM Please respond to u2-users@listserver.u2ug.org To u2-users@listserver.u2ug.org cc Subject RE: [U2] terminal

RE: [U2] [UD] UD query anomoly

2008-06-27 Thread Bill Haskett
Colin: You're the best! I had created a new paragraph called UDT.ON.PICK that set some 15-20 UDT.OPTIONS. I run this in the LOGIN paragraph and had put EXECUTE \UDT.ON.PICK\ into the UOLOGIN program. However, I had not re-cataloged it; thus it wasn't running in global space. I simply

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread Doug Farmer
We found that just checking for a phantom seems to be what we need. We did not need to check for RedBack specifically. Thanks for the help Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edward Brown Sent: Friday, June 27, 2008 12:26 PM To: