Try taking a legacy native AP system with no user identification (same
logon) and home-grown user stuff and migrating it to D3. I'm 3 for 3 on
letting them keep their application-level user-ids as opposed to the
system-level. One client is coming around but it's still teaching an old dog
new tricks.

I have a pet peeve that UD (and perhaps UV) has WHO and WHERE flipped,
apparently following the underlying unix expressions. One of my UD clients
had this throughout their code:

[EMAIL PROTECTED]:" ":@account
who=field(who," ",1) ; account=field(who," ",2)

apparently it was a mass replacement of U50BB (which works anyway).

I just have a verb called U50BB that give me what I expect "PORT USER
ACCOUNT". Perhaps it's my AP/D3 showing. I also use subs called GET.PORT,
GET.ACCOUNT and GET.USER that allow my software to move to other platforms
and I only have to modify GET.PORT etc once.

my 1 cent.

----- Original Message -----
From: "Bruce Nichol" <[EMAIL PROTECTED]>
To: <u2-users@listserver.u2ug.org>
Sent: Thursday, January 20, 2005 10:52 PM
Subject: RE: [U2] Universe account Name/ID


> Goo'day, At 18:37 20/01/05 -0800, you wrote:
>
> >Why is it '@WHO' provides the account name, and @ACCOUNT provides the
> >who it is (aka person's logon)???
> >
> >Are these sort of reversed??   Drives me nuts too.
>
> I think you'd have to go waaaaaaaay back to the original MDD  WHO (U50BB)
> which gave port number and account name.  But no ACCOUNT...
>
> Advanced Pick improved on that slightly.....
>
> I can't recall if you could get any closer to "log in" or "user" names
back
> then.... Which is probably why we've still got our own user maintenance
> tied to our application....
>
> People tell me that things have happened since then....things like
@ACCOUNT
> .....<grin>
>
> Yep!  It seems arse-to-peak, but backwards compatibility......
>
>
> >-------
> >u2-users mailing list
> >u2-users@listserver.u2ug.org
> >To unsubscribe please visit http://listserver.u2ug.org/
> >
> >
> >--
> >--
> >No virus found in this incoming message.
> >Checked by AVG Anti-Virus.
> >Version: 7.0.302 / Virus Database: 265.7.1 - Release Date: 19/01/05
>
> Regards,
>
> Bruce Nichol
> Talon Computer Services
> ALBURY        NSW     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.0.302 / Virus Database: 265.7.1 - Release Date: 19/01/05
>
>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.302 / Virus Database: 265.7.1 - Release Date: 19/01/05
> -------
> 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/

Reply via email to