Thanks for your quick response.  The way I have to look at this is as
follows...

I have a user at the customer master screen, they must enter search
criteria and based on that, the system will log the user to the correct
plant (account) and put them into the proper screen, prepopulating the
screen with that customer's information.  It looks like this EXECUTE
would do what I am looking for, however that's the concern that I have
is executing this and then changing screens and preloading that screen
with the customer's account information... During this process, my
subroutine might lose control after the execute and the user will resume
control.  I was thinking about PV.SENDKEYS, would this help in this
matter?

Thanks again,

Jason 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith W.
Roberts
Sent: Tuesday, November 08, 2005 10:23 AM
To: [email protected]
Subject: RE: [U2] Plant hopping help

You'll have to define this a bit more.  Assuming you mean that each
"plant"
is a different account ... a simple EXECUTE 'LOGTO ':ACCT.NAME will do
it.

-Keith

----Original Message----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason K.
Szemborski
Sent: Tuesday, November 08, 2005 7:30 AM
To: [email protected]
Subject: [U2] Plant hopping help

> Hi all,
> 
> I've been working on something that have run into a road block and 
> know it can be done, but I can't figure it out.  We have a multi-plant

> system and I need to take a user from one plant to another based on 
> some search criteria.  I have the search routine written out and have 
> a place to call a subroutine to move someone from one plant to another

> but have yet to find anything that can log the user to another plant 
> without them actually typing it.  Any help would be greatly 
> appreciated.
> 
> Environment: Universe - Pick
> 
> Thanks!
> 
> Jason Szemborski
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to