User ID on Crystal Reports

Hey, thanks for the answer.

Troy

----- Original Message -----
From: Joe Konecny
To: vantage@egroups.com
Sent: Monday, October 16, 2000 1:12 PM
Subject: Re: [Vantage] User ID on Crystal Reports


Sounds like you're using odbc? If so... no that isn't what this
is for. I just needed a way to get the current user so that
I could print some special messages on the job traveler.
If the userid is not that of our scheduler then the traveler
says "Replacement Traveler". It can look up any dos variable
that you may need though.

Troy Funte wrote:
>
> Hi Joe,
>
> This sounds interesting. What do you need the user id's for in Crystal? We don't use logins to log onto progress, but always get the login screen when first running a Crystal report. Does your method eliminate the login screen?
>
> Troy Funte
> Liberty Electronics
>
> ----- Original Message -----
> From: Joe Konecny
> To: Vantage List
> Sent: Monday, October 16, 2000 8:57 AM
> Subject: [Vantage] User ID on Crystal Reports
>
> I needed to get user id's (from the network login) to Crystal
> Reports. So in our global login script I set a DOS environment
> variable equal to the users login name. Then I wrote a dll
> to read any DOS environment variable. Copy the dll to the
> /vantage/dll directory on your vantage server and also to
> the /windows/crystal directory on your machine you develope
> crystal reports on. It will be in "Additional Functions".
>
> Call as - UFGetDOSEnv (string)
> So if anyone else can use it, I uploaded to egroups - u2lskel.dll
>
> [Non-text portions of this message have been removed]
>
>
> We no longer allow attachments to files. To access/share Report Files, please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go to www.egroups.com, login and be sure to save your password, choose My Groups, choose Vantage, then choose Files. If you save the password, the link above will work the next time you try it.)

eGroups Sponsor


We no longer allow attachments to files. To access/share Report Files, please go to the following link: http://www.egroups.com/files/vantage/
(Note: If this link does not work for you the first time you try it, go to www.egroups.com, login and be sure to save your password, choose My Groups, choose Vantage, then choose Files. If you save the password, the link above will work the next time you try it.)



[Non-text portions of this message have been removed]
I needed to get user id's (from the network login) to Crystal
Reports. So in our global login script I set a DOS environment
variable equal to the users login name. Then I wrote a dll
to read any DOS environment variable. Copy the dll to the
/vantage/dll directory on your vantage server and also to
the /windows/crystal directory on your machine you develope
crystal reports on. It will be in "Additional Functions".

Call as - UFGetDOSEnv (string)
So if anyone else can use it, I uploaded to egroups - u2lskel.dll
Hi Joe,

This sounds interesting. What do you need the user id's for in Crystal? We don't use logins to log onto progress, but always get the login screen when first running a Crystal report. Does your method eliminate the login screen?

Troy Funte
Liberty Electronics

----- Original Message -----
From: Joe Konecny
To: Vantage List
Sent: Monday, October 16, 2000 8:57 AM
Subject: [Vantage] User ID on Crystal Reports


I needed to get user id's (from the network login) to Crystal
Reports. So in our global login script I set a DOS environment
variable equal to the users login name. Then I wrote a dll
to read any DOS environment variable. Copy the dll to the
/vantage/dll directory on your vantage server and also to
the /windows/crystal directory on your machine you develope
crystal reports on. It will be in "Additional Functions".

Call as - UFGetDOSEnv (string)
So if anyone else can use it, I uploaded to egroups - u2lskel.dll



[Non-text portions of this message have been removed]
Sounds like you're using odbc? If so... no that isn't what this
is for. I just needed a way to get the current user so that
I could print some special messages on the job traveler.
If the userid is not that of our scheduler then the traveler
says "Replacement Traveler". It can look up any dos variable
that you may need though.

Troy Funte wrote:
>
> Hi Joe,
>
> This sounds interesting. What do you need the user id's for in Crystal? We don't use logins to log onto progress, but always get the login screen when first running a Crystal report. Does your method eliminate the login screen?
>
> Troy Funte
> Liberty Electronics
>
> ----- Original Message -----
> From: Joe Konecny
> To: Vantage List
> Sent: Monday, October 16, 2000 8:57 AM
> Subject: [Vantage] User ID on Crystal Reports
>
> I needed to get user id's (from the network login) to Crystal
> Reports. So in our global login script I set a DOS environment
> variable equal to the users login name. Then I wrote a dll
> to read any DOS environment variable. Copy the dll to the
> /vantage/dll directory on your vantage server and also to
> the /windows/crystal directory on your machine you develope
> crystal reports on. It will be in "Additional Functions".
>
> Call as - UFGetDOSEnv (string)
> So if anyone else can use it, I uploaded to egroups - u2lskel.dll
>
> [Non-text portions of this message have been removed]
>
>
> We no longer allow attachments to files. To access/share Report Files, please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go to www.egroups.com, login and be sure to save your password, choose My Groups, choose Vantage, then choose Files. If you save the password, the link above will work the next time you try it.)