zopencommunity / zopencommunity/libdio
vim edit of a PDSE member while already ISPF browsing should work
@MikeFultonDev is already working on this.
Since Sep 19, 2024.
- Dominant language
- C
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
> @MikeFultonDev Being in ISPF BROWSE for a PDSE member @02858.T.CNTL.PDSE(BLUEPASS) and then trying…to edit
[SYSA] bash-5.2$ vim "//'@02858.T.CNTL.PDSE(BLUEPASS)'" EDC5028I A previous I/O error has marked the stream invalid for further I/O processing. (errno2=0xC0370005) Press ENTER or type command to continue
Are you expecting it to be editable?
I did some testing with ISPF and it looks like it is allowed for two different users. But in this use case, I am the same user (@02858), with a session in TSO/ISPF and the other session in SSH.
Is the reason for the EDC5028I message?
I have to dig into this. I would have expected this to work because we don't honour any ISPF ENQ's yet and I am opening the PDSE as SHR which should work.
Originally posted by @MikeFultonDev in https://github.com/ZOSOpenTools/libdio/issues/4#issuecomment-2361956221
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.