¿ªÔÆÌåÓý

Re: Additional Help Files
I can tidy those up. A couple of days to do so. ... Mark S.
By Mark A. Stevens · #3951 ·
Re: HELP files and GCC/UNIX tools
Dave, Using --help for those Unix style utilities is fine with me. /Bob
By Bob Bolch · #3950 ·
Re: Additional Help Files
Dave and Mark, VMFPLC2 sounds like a good method. I am finishing up an EDIT bug fix, hopefully today, so I can start a review in a day or 2. /Bob
By Bob Bolch · #3949 ·
HELP files and GCC/UNIX tools
Gentles, There are some GCC/UNIX style utils on the Y-Disk, for example DIFF, PATCH and M4. For some I have provided full help, for others I have provided basic help with an instruction to display the
By Dave Wade · #3948 ·
Re: Additional Help Files
Bob, It looks complete, but some of my new stuff is rough. If Mark has time to tidy. I am intending to write some more, but as usual I have been side-lined by project creep elsewhere. Might be a good
By Dave Wade · #3947 ·
Re: Additional Help Files
Look here ... a slightly smaller area ;-) https://github.com/s390guy/vm370 ... Mark S.
By Mark A. Stevens · #3946 ·
Re: Additional Help Files
Hello! Um Group where on Github is all of this based? That's a big area to search proactively. ----- Gregg C Levine gregg.drwho8@... "This signature fought the Time Wars, time and again."
By Gregg Levine · #3945 ·
Re: Additional Help Files
I see Dave's and my help files. If we are the only submitters, then you have them all. If you got files from someone else, somewhere else, then those need to be added. ... Mark S.
By Mark A. Stevens · #3944 ·
Re: Additional Help Files
I am not a regular GitHub user, but I thought that I could use the delta view I have seen on GitHub to see where the changes were. If not, it's not a big deal. I can just view the originals on VM and
By Bob Bolch · #3943 ·
Re: Additional Help Files
Yes, they can, but need to be done in reverse order. https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit ... Mark S.
By Mark A. Stevens · #3942 ·
Re: Additional Help Files
I'm wondering if we can back out commits, need to read/learn more. My addition of the help files is missing your originals. Bob wanted both, your originals, and my changes, in there. ... Mark S.
By Mark A. Stevens · #3941 ·
Additional Help Files
I have added some more help files to the GIT Hub repository, but perhaps I should have put them in a branch ? Dave
By Dave Wade · #3940 ·
Re: WAKEUP - does a emulation of this module exist
The assembler code requires macros from SCHMAC MACLIB, which I have added to WAKEUP VMARC, so if you don't see the MACLIB with VMARC LIST, then ensure you have? the most recent copy of the file.
By Mark A. Stevens · #3939 ·
Re: WAKEUP - does a emulation of this module exist
Rene, Absolument magnifique! Absolutely wonderful! That did the trick. The, now LRECL 80, RECFM F, file is available here: /g/h390-vm/files/WAKEUP/WAKEUP.VMARC.A.zip ... Mark S.
By Mark A. Stevens · #3938 ·
Re: WAKEUP - does a emulation of this module exist
Put the WAKEUP ASSEMBLE pack source in a VMARC, then transfer the latter with IND$FILE? Cheers, Rene FERLAND, Montreal
By Ren¨¦ Ferland · #3937 ·
Re: WAKEUP - does a emulation of this module exist
Drew, Thank you for the suggestion. That occurred to me as well. I have been logged on to the VM/SP 5 system as a guest a couple of times to test my memory, as well as some code. I use x3270 all the
By Mark A. Stevens · #3936 ·
Re: WAKEUP - does a emulation of this module exist
I'd suggesti trying the LCM+L machine to unpack it (you can use a guest account).? You'll need X3270/C3270 on your local machine to upload it.
By Drew Derbyshire · #3935 ·
Re: WAKEUP - does a emulation of this module exist
Thanks for the research. I have the 1987 VMSHARE database on "tape" and loaded the EXEC from COMPRESS NOTE. It only works on REXX program :-( ... Mark S.
By Mark A. Stevens · #3934 ·
Re: WAKEUP - does a emulation of this module exist
Mark, Your command looks just fine -- you got it right.? The error message seems simple enough, meaning about PACK my guess was wrong. I saw another post in this thread about COMPRESS.? It tickled a
By Ganino, James (PERATON) · #3933 ·
Re: CLOAD EXEC
CKFSTYPE EXEC Y2, seems to be part of the MECAFF package, as it checks on DIAG 58 support. GCOMD EXEC Y2, no clue either. Seems to have something to do with G class command use/permission. GFILE1 EXEC
By Mark A. Stevens · #3932 ·