If I read your code correctly, usernm is the name of the Linux guest?

You may have to specify the filepool name explicitly, if it is different from
your default filepool, or no default is set.  That is, the userid you're
running your exec in may not have vmsysu: set as its default filepool.

Type

q filepool current

to see if the default is set and what it is.

But the safest way to code the access command in your exec is to use both the
filepool name and top-level directory name so that there is no question of
what you're accessing:

 'ACCESS VMSYSU':'userid()'.'username'. K'

(assuming that the filespace belongs to the userid in which the exec is
running.)

Leslie Turriff
VM Systems Programmer
University of Central Missouri
400 Ward Edwards
Warrensburg MO 64093
660-543-4285
[EMAIL PROTECTED]

On Thursday 12 June 2008 09:12, Mary Anne Matyaz wrote:
> Advice is always welcome. Not always understood, but welcome.
> You hit the nail. I cannot get it to access the file.
> I have:
> 'ACCESS .'usernm' K
> Also tried 'CMS ACCESS .'usernm' K
> Say 'ACCESS .'usernm' K' shows:
> ACCESS .LINUX1 K
> which works when I type it in cms.
>
> :(
>
> MA

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to