Re: questions about STXIT and EXIT in DOS/VS, DOS/VSE, VSE/SP, etc.
Thank you, sir ...
That should help me to get started with this little project ...
All the best,
Mark S. Waterbury
By
Mark Waterbury
·
#401
·
|
Re: questions about STXIT and EXIT in DOS/VS, DOS/VSE, VSE/SP, etc.
Mark Waterbury wrote:
The manual explains how to use both STXIT and EXIT:
* GC33-5373-02 DOS-VS Supervisor and I-O Macros
See pages 276 (STXIT) and 280 (EXIT).
As far as a usage example goes,
By
Fish Fish
·
#400
·
|
questions about STXIT and EXIT in DOS/VS, DOS/VSE, VSE/SP, etc.
Hello, all,
Happy 2023 to everyone.
Does anyone have some example(s) of using STXIT to trap e.g. illegal opcodes or unimplemented SVCs, e.g. to handle them in some way, such as by emulating the
By
Mark Waterbury
·
#399
·
|
Re: DOS/VS Questions
Well, it will eliminate the date? problem on a DOS/VS guest, but I discovered that it has a side effect on KICKS, which will then not start because of it.
Just wanted to let you know.
By
René Ferland
·
#398
·
|
Re: DOS/VS Handshaking as VM/CE Guest
I got a real thrill out of looking at those code examples.
Took me right back to my 1970s systems programmer days.......
Steve
By
Steve Shepherd
·
#397
·
|
Re: dosvs rel 34 3270 program in asm
Thank you. It has what I was looking for and a "BUNCH" of extra.
Study Hall time.................
Cheers
/tomc
By
Tom Chandler
·
#396
·
|
Re: dosvs rel 34 3270 program in asm
Hi Fish,
Thanks so much for sharing these programs, I have found them extremely useful, especially the examples with channel appendage and the various exits.
Best regards,
Steen
By
Steen Hansen
·
#395
·
|
Re: dosvs rel 34 3270 program in asm
Tom Chandler wrote:
Hi Tom!
I don't recall where I found the attached files, but hopefully you will find them useful?
It looks like there're only two 3270 samples, both in the "Access Methods"
By
Fish Fish
·
#394
·
|
POWER/VS "DISP=I" (insert) JECL
FYI: I can't recall whether I've ever mentioned this before or not, but in case I haven't, I just wanted to pass along a handy helpful tip to those DOS/VS(E) geeks out there who might not already know
By
Fish Fish
·
#393
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Fish wrote:
Here's a copy of the email I just sent to René just now, with a copy of the attac
By
Fish Fish
·
#392
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Jim Snellen wrote:
René already sent them to me.
--
"Fish" (David B. Trout)
Software Development Laboratories
http://www.softdevlabs.com
mail: fish@...
By
Fish Fish
·
#391
·
|
dosvs rel 34 3270 program in asm
I am looking for an example of a 3270 program written in DOSVS rel 34 ASM.
Want to try and learn some things.? If anyone has an example or location of
example, please advise.
Thank You
tom c
By
Tom Chandler
·
#390
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Fish,
I’ll be glad to send it to you. If you have VM/370 CE, log on to DOSVS. The DOSVS mini disk 191 A contains the two files you asked for as well as the original supervisor and zap jobs.
Best
By
Jim Snellen
·
#389
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Jim Snellen wrote:
Well, I'm kind of busy with something else right now, but what the hell. It should be fairly easy.
To help speed things up, would you (or someone) please either upload, post the
By
Fish Fish
·
#388
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Fish,
That certainly would be a great way of addressing this issue. Given this was your idea, I’ll let you choose the supervisor macro to modify and write the code to do it. I certainly don’t
By
Jim Snellen
·
#387
·
|
Re: DOS/VS Handshaking as VM/CE Guest
Wouldn't it be better to just directly fix the supervisor generation macro instead? (to support a new e.g. VM=YES|NO option?)
Then no zap would be involved at all. You could generate a new supervisor
By
Fish Fish
·
#386
·
|
DOS/VS Handshaking as VM/CE Guest
If anyone chooses to re-assemble the DOS/VS supervisor, I will first recommend creating a new one, defining a new name (ie. $$A$SUPx).? After doing so, the POWER statement to spool output to VM
By
Jim Snellen
·
#385
·
|
Re: DOS/VS Questions
René,
Thank you again for a splendid explanation!? YROFFSET worked like a charm.? I also refreshed the DOS disks to ensure they were George Shedlock's and the POWER printer task worked fine to VM
By
Jim Snellen
·
#384
·
|
Re: DOS/VS Questions
Hello Jim,
Below some answers.
This issue was raised in the past (in 2010). The best explanation comes from Bill Carlborg:
"DOS/VS is not "century aware" and the problem is in the date routines.?
By
René Ferland
·
#383
·
|
DOS/VS Questions
Hello guys,
First, I want to thank my VM friends with the support they gave me on setting the time zone via DMKSYS.? VM runs great!
I have several questions for DOS/VS Rel. 34 (George Shedlock
By
Jim Snellen
·
#382
·
|