HP3000-L Archives

February 1996, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 7 Feb 1996 10:05:00 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
Danny wrote:
 
>Hello all MPE/UX gurues,
>
>Does somebody have an idea of something similar to MPE file equation in Unix?
>Example: When running a program/script that operates on a file, the file
>equation will make it operate on another file, just for the user who used the
>file equation.
 
Hi Danny,
 
I'm not a guru but as far as I know there is no general feature in UX like
file equation in MPE:
 
Symbolik links do not solve your problem by not distinguish between
different users
 
But if you're using Micro Focus Cobol programs you can use file equation with
'dd_' prefix
 
file name to be accessed by MF Cobol prog: abc
file you want the user prog to use:        /x/y/z
 
set users's prog environment with
 
export dd_abc=/x/y/z
 
and the program tries to access /x/y/z.
 
'Hope this helped you anyway.
 
Regards
 
    Holger Wiemann
 
                                                          ,,,,,
                                                           (o o)
------------------------------------------------------.ooO--(_)--Ooo.------
    Hewlett-Packard GmbH
    Germany
 
    E-Mail:  [log in to unmask],
             [log in to unmask]
    Desk:    Holger Wiemann /HPGRMY/05
______________________________________________________________Oooo._______
                                                       .oooO  (   )
                                                       (   )   ) /
                                                        \ (   (_/
                                                         \_)

ATOM RSS1 RSS2