¿ªÔÆÌåÓý

Re: Additional Help Files
Mark, Thanks for the questions. I didn't think to check QUERY TERMINAL. This is the result. As you can see quote (") is in use. q terminal LINEND? # , LINEDEL? ? , CHARDEL? @ , ESCAPE? " ,
By Mark A. Stevens · #3957 ·
Re: Additional Help Files
Mark, I feel its a pretty poor port. I don¡¯t think its been tested properly. The open error code is because its opening a file, we don¡¯t get the name because of the hacks to get PDPCLIB working.
By Dave Wade · #3956 ·
Re: Additional Help Files
Questions. What are the TERMINAL settings? Is the double-quote in use? If so, that explains the disappearance¡­ Mark dasdman Sent: Monday, January 24, 2022 7:25 PM To: [email protected] Subject: Re:
By Mark L. Gaubatz · #3955 ·
Re: Additional Help Files
Interactive mode seems a bit dodgy. I can use apostrophes (')? for print statements, but it doesn't execute. Use of quotes ("), they just disappear. bwbasic Bywater BASIC Interpreter/Shell, version
By Mark A. Stevens · #3954 ·
Re: Additional Help Files
Part of trying to tidy things up, I am trying to test the commands. I'm having a problem running a simple BASIC program with BWBASIC. Any ideas as to why I'm getting OPEN ERROR CODE '04' ON
By Mark A. Stevens · #3953 ·
Re: Additional Help Files
I have the files on a minidisk on my VM, and can create a "tape" using VMFPLC2, and then commit that. The Hercules/Fish vmfplc2 command will process it. Does that work?? If so, then I will also tidy
By Mark A. Stevens · #3952 ·
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 ·