"Patrick J. LoPresti" <[EMAIL PROTECTED]> writes:
>Try the code below.
> - Pat
>use warnings;
>use strict;
>my $username = $u->{'_meta'}->{'z_user'};
>if ($username eq 'openris') {
> $u->read (dos_to_host ('z:\\site\\unattend.txt'));
>}
>elsif ($username eq 'anders') {
> $u->read (dos_to_host ('z:\\site\\unattend.amn'));
>}
>else {
> die "Unrecognized OS name: $us
er
>name";
>}
>1;
thanks Pat, that�s it
Anders
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info