Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
PL/I SELECT statement Supported?
On 28/02/2025 03:39, bufbooth via groups.io wrote:
Hello All, does the version of PL/I that Hercules/MVS38 use support the SELECT/WHEN statement?? I get a compile errors on any SELECT statement.? Thank you, DennisIf you go to my website at : applewood.linkpc.net/files/MVS380/pdfs?? then go to folder PL1 you will find all the manuals related to PL1 and programming etc under MVS. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vince, I went and looked for the manuals, as I thought it was interesting. I found the index at your site says 0 files present. Am I doing something wrong? It shows the MVS380 area to be blank. I could not find the manuals.
Thanks, Dave - N8ZFM ?On 2/28/25, 3:39 PM, "H390-MVS@groups.io <mailto:H390-MVS@groups.io> on behalf of Vince Coen via groups.io" <H390-MVS@groups.io <mailto:H390-MVS@groups.io> on behalf of vbcoen@... <mailto:gmail.com@groups.io>> wrote: On 28/02/2025 03:39, bufbooth via groups.io wrote: Hello All, does the version of PL/I that Hercules/MVS38 use support If you go to my website at : applewood.linkpc.net/files/MVS380/pdfs then go to folder PL1 you will find all the manuals related to PL1 and programming etc under MVS. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
开云体育May be I went using firefox to :
and I can see : Index of /files/MVS3.8J/PDFs/PL1
Note the exact URL I was able to select one of the PL1 manuals. Note that the site does not use a secure funnel i.e., HTTPS?? Please try again Vince On 28/02/2025 20:48, Dave Trainor - N8ZFM via groups.io wrote: Vince, I went and looked for the manuals, as I thought it was interesting. I found the index at your site says 0 files present. Am I doing something wrong? It shows the MVS380 area to be blank. I could not find the manuals. Thanks, Dave - N8ZFM ?On 2/28/25, 3:39 PM, "H390-MVS@groups.io <mailto:H390-MVS@groups.io> on behalf of Vince Coen via groups.io" <H390-MVS@groups.io <mailto:H390-MVS@groups.io> on behalf of vbcoen@... <mailto:gmail.com@groups.io>> wrote: On 28/02/2025 03:39, bufbooth via groups.io wrote:Hello All, does the version of PL/I that Hercules/MVS38 use support the SELECT/WHEN statement? I get a compile errors on any SELECT statement. Thank you, DennisIf you go to my website at : applewood.linkpc.net/files/MVS380/pdfs then go to folder PL1 you will find all the manuals related to PL1 and programming etc under MVS. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attached is a copy of my SELECT/WHEN macro for PL/1 (F).
?
You can copy it into your program or use a %INCLUDE statement and the MACRO compiler option.? One word of caution - the SYSLIB file for PL/1 is restricted to a blksize of 400 or less.
?
It is not as good as the SELECTs in other PL/1 compilers but it is better than nothing.
?
Ed |
to navigate to use esc to dismiss