Thanks John.  Thanks Jerry.

--B 

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Hester
Sent: Tuesday, July 21, 2009 3:22 PM
To: U2 Users List
Subject: Re: [U2] UniBasic - Multiple Accounts

> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org
> [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brutzman, 
> Bill
> Sent: Tuesday, July 21, 2009 11:52 AM
> To: U2 Users List
> Subject: [U2] UniBasic - Multiple Accounts
> 
>  
> Does it make any sense to
>       .
>               execute "LOGTO UPS"
> 
>                       open 'UPS' to F.UPS  else  null
>                       .
>                       write R.UPS to F.UPS...
>       .
>       .
>               execute "LOGTO METAL"
> 
>                       open 'PACK.SLIPS' to F.PS  else  null
>                       .
>                       write R.PackSlip to F.PS...
>       
> Our visiting UPS tech support rep (Ralph Sorrano) suggested creating a

> new account with a single file in it.
> Thus, the UPS WorldShip desktop software would not be overwhelmed with

> hundred of files upon launch.

The best way to access a file in another account is to create a
Q-pointer to it in the local account's VOC:

001: Q
002: UPS
003: UPS

-John
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to