¿ªÔÆÌåÓý


Re: How can you send a private message to a member of this group?

 

In this case, it's pretty trivial to see that the person's email address is actually zerohero0h@....

-Dave

On 7/16/24 09:45, Bertram Moshier wrote:
Hello,
I copied and pasted the person's email address, and it bounced.
Your message wasn't delivered to zerohero0h@...?because the address couldn't be found, or is unable to receive mail.
Matthew T. Kromer, could you contact me, please?
Bertram Moshier
WB8ERT
On Mon, Jul 15, 2024, 11:29 Dave McGuire via groups.io <> <mcguire@... <mailto:[email protected]>> wrote:
On 7/15/24 12:24, Bertram Moshier wrote:
> Is it possible to determine the correct email address of a member
from a
> message sent by the member? I'm wanting to email someone, but my
> attempts have all bounced back. He is active, as he posted recently.
? ?If you use it as a mailing list, which is what it really is (with a
bad web front-end), you'll have their email address in your email.
? ? ? ? ? ? ? ?-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
--
Dave McGuire, AK4HZ
New Kensington, PA


Re: Is it possible to start VM/CE unattended?

 

Sounds iteresting, I'll give it a try.


On Mon, Jul 15, 2024, 16:03 Ross Patterson via <ross.patterson=[email protected]> wrote:
Adrian Sutherland, of BREXX fame, has a tool he uses to automate Hercules when running under contributions of GitHub Actions.? He uses it to build BREXX under VM/CE CMS in a GitHub Linux instead, but on the surface, it looks like the technique would work in Windows too.


Ross

On Mon, Jul 15, 2024 at 10:18 Bertram Moshier via <herc370390vm=[email protected]> wrote:

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: How can you send a private message to a member of this group?

 

Hello,

I copied and pasted the person's email address, and it bounced.?

Your message wasn't delivered to?zerohero0h@...?because the address couldn't be found, or is unable to receive mail.

Matthew T. Kromer, could you contact me, please?

Bertram Moshier
WB8ERT

On Mon, Jul 15, 2024, 11:29 Dave McGuire via <mcguire=[email protected]> wrote:
On 7/15/24 12:24, Bertram Moshier wrote:
> Is it possible to determine the correct email address of a member from a
> message sent by the member? I'm wanting to email someone, but my
> attempts have all bounced back. He is active, as he posted recently.

? ?If you use it as a mailing list, which is what it really is (with a
bad web front-end), you'll have their email address in your email.

? ? ? ? ? ? ? ?-Dave

--
Dave McGuire, AK4HZ
New Kensington, PA






Re: Is it possible to start VM/CE unattended?

 

Adrian Sutherland, of BREXX fame, has a tool he uses to automate Hercules when running under contributions of GitHub Actions.? He uses it to build BREXX under VM/CE CMS in a GitHub Linux instead, but on the surface, it looks like the technique would work in Windows too.


Ross

On Mon, Jul 15, 2024 at 10:18 Bertram Moshier via <herc370390vm=[email protected]> wrote:

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: How can you send a private message to a member of this group?

 

¿ªÔÆÌåÓý

If you use the mail list there is a "reply to sender" link in the footer.

If you use the web click "reply" then chose "private" in the drop down

Dave

On 15/07/2024 17:24, Bertram Moshier via groups.io wrote:

Hello everyone,

Is it possible to determine the correct email address of a member from a message sent by the member? I'm wanting to email someone, but my attempts have all bounced back. He is active, as he posted recently.

Thank you in advance,

Bertram Moshier
WB8ERT


Re: How can you send a private message to a member of this group?

 

On Mon, 15 Jul 2024 at 12:24, Bertram Moshier via <herc370390vm=[email protected]> wrote:
Hello everyone,

Is it possible to determine the correct email address of a member from a message sent by the member? I'm wanting to email someone, but my attempts have all bounced back. He is active, as he posted recently.

I see, for example, the "from" address in your posting as "<herc370390vm=[email protected]>" , which is easily translated into herc370390vm@... .

Does that not work for your correspondent?

Tony H.


Re: Is it possible to start VM/CE unattended?

 

That's the neat thing. Force only gets used if warm fails, so by the time you get that far you have already lost the files....

Dave?


On Mon, 15 Jul 2024, 18:16 Bertram Moshier via , <herc370390vm=[email protected]> wrote:
Hello,

Thank you for your interesting reply.

I never tried FORCE as a default because I thought it would kill all spool files.?

Of course VM/CE has a modification to set the default response to that prompt.? It defauls to WARM, but a change to DMKSYS would change it to FORCE.? Losing spool files is not desirable.

Bertram.




On Mon, Jul 15, 2024, 11:06 Dave Wade via <dave.g4ugm=[email protected]> wrote:

Bertram,

Well the vandal in me says why not just add a "/FORCE" into hercules.rc before the "/enable all". VM should still start, the force will produce a "missing user-id" error if the spool is OK, but if its not it should cause a normal restart.

Dave

On 15/07/2024 16:41, Bertram Moshier via wrote:
Hello again,

THe character you are? thinking of is a slash (e.g. .CKPT, /CP Q N, /CP SHUTDOWN, etc.).

Yes, I'm hpping a script could "see" and "input" on 009 should Windows restart.

Bert


On Mon, Jul 15, 2024, 10:32 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009.? Then you¡¯d have to read/write to the console port ala expect scripts.? Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: How can you send a private message to a member of this group?

 

On 7/15/24 12:24, Bertram Moshier wrote:
Is it possible to determine the correct email address of a member from a message sent by the member? I'm wanting to email someone, but my attempts have all bounced back. He is active, as he posted recently.
If you use it as a mailing list, which is what it really is (with a bad web front-end), you'll have their email address in your email.

-Dave

--
Dave McGuire, AK4HZ
New Kensington, PA


How can you send a private message to a member of this group?

 

Hello everyone,

Is it possible to determine the correct email address of a member from a message sent by the member? I'm wanting to email someone, but my attempts have all bounced back. He is active, as he posted recently.

Thank you in advance,

Bertram Moshier
WB8ERT


Re: Is it possible to start VM/CE unattended?

 

Hello,

Thank you for your interesting reply.

I never tried FORCE as a default because I thought it would kill all spool files.?

Of course VM/CE has a modification to set the default response to that prompt.? It defauls to WARM, but a change to DMKSYS would change it to FORCE.? Losing spool files is not desirable.

Bertram.




On Mon, Jul 15, 2024, 11:06 Dave Wade via <dave.g4ugm=[email protected]> wrote:

Bertram,

Well the vandal in me says why not just add a "/FORCE" into hercules.rc before the "/enable all". VM should still start, the force will produce a "missing user-id" error if the spool is OK, but if its not it should cause a normal restart.

Dave

On 15/07/2024 16:41, Bertram Moshier via wrote:
Hello again,

THe character you are? thinking of is a slash (e.g. .CKPT, /CP Q N, /CP SHUTDOWN, etc.).

Yes, I'm hpping a script could "see" and "input" on 009 should Windows restart.

Bert


On Mon, Jul 15, 2024, 10:32 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009.? Then you¡¯d have to read/write to the console port ala expect scripts.? Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

¿ªÔÆÌåÓý

Another approach is to leverage Windows directly.

?

Using ooRexx you could control windows e.g. via OLE.

?

You would have to find the correct window and to read the contents.

Then send the appropriate message.

?

Best regards

Mike

?

From: [email protected] <[email protected]> On Behalf Of Matthew T. Kromer
Sent: Montag, 15. Juli 2024 17:07
To: [email protected]
Subject: Re: [h390-vm] Is it possible to start VM/CE unattended?

?

It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console. ?I don¡¯t know if CE can be generated with a 3215 primary console¡­?

?



On Jul 15, 2024, at 10:18?AM, Bertram Moshier via groups.io <herc370390vm@...> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

Hello Dave,

I am running Window 10 Pro and Windows 11 Pro.? As for scheduoing updates, I thought it was something you had to keep up with (changing the dates every s often as you can only delay for a few weeks at a time).

As for group policies, I'm unfamiliar with what one can do with it, how, or etc.

I tried once via group policy to stop 24H2 from applying, but totally lost in?the process.? I don't want Windows 11 24H2 because my taskbar is on the right.? I love it there because it takes up less screen space when vertical than horizonal.? Screen space (to me) is precious space.

As for using a web solution, again automated.? My hope is to put this Windows system in a "closet" and just connect to our? VM mainframe.


On the group policy to close Hercules, how would this work in Hercules?? Would it know to shutdown VM/CE when getting the close message?? ?It wouldn't be just closing Hercules, but also shutting the operating system running on Hercules.

Bertram Moshier


On Mon, Jul 15, 2024, 10:50 Dave Wade via <dave.g4ugm=[email protected]> wrote:

Why not run a PRO version of windows where you can schedule updates?

Or set up a group policy task to close Hercules before a re-boot.

You can perhaps use the web interface and WGET to post Hercules commands.

I would really want to know if Hercules has closed un-cleanly...

.. and I don?t think you can?t use the automatic operator as it only responds to Hercules messages.

Dave


On 15/07/2024 16:32, Matthew T. Kromer via wrote:
After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009.? Then you¡¯d have to read/write to the console port ala expect scripts. ?Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via <herc370390vm@...> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

¿ªÔÆÌåÓý

Bertram,

Well the vandal in me says why not just add a "/FORCE" into hercules.rc before the "/enable all". VM should still start, the force will produce a "missing user-id" error if the spool is OK, but if its not it should cause a normal restart.

Dave

On 15/07/2024 16:41, Bertram Moshier via groups.io wrote:

Hello again,

THe character you are? thinking of is a slash (e.g. .CKPT, /CP Q N, /CP SHUTDOWN, etc.).

Yes, I'm hpping a script could "see" and "input" on 009 should Windows restart.

Bert


On Mon, Jul 15, 2024, 10:32 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009.? Then you¡¯d have to read/write to the console port ala expect scripts.? Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

¿ªÔÆÌåÓý

Why not run a PRO version of windows where you can schedule updates?

Or set up a group policy task to close Hercules before a re-boot.

You can perhaps use the web interface and WGET to post Hercules commands.

I would really want to know if Hercules has closed un-cleanly...

.. and I don?t think you can?t use the automatic operator as it only responds to Hercules messages.

Dave


On 15/07/2024 16:32, Matthew T. Kromer via groups.io wrote:

After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009. ?Then you¡¯d have to read/write to the console port ala expect scripts. ?Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via groups.io <herc370390vm@...> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

Hello again,

THe character you are? thinking of is a slash (e.g. .CKPT, /CP Q N, /CP SHUTDOWN, etc.).

Yes, I'm hpping a script could "see" and "input" on 009 should Windows restart.

Bert


On Mon, Jul 15, 2024, 10:32 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009.? Then you¡¯d have to read/write to the console port ala expect scripts.? Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

¿ªÔÆÌåÓý

After Hercules startup you¡¯d have to launch a script that connected to port 3270 in line mode as device 009. ?Then you¡¯d have to read/write to the console port ala expect scripts. ?Probably not super hard even if you have to deal with character translation to EBCDIC.?

I thought at one time you could get an embedded 3215 console at the Hercules prompt so you could use the Hercules programmable operator to reply (didn¡¯t it use a period to prefix input to the guest?)

I¡¯m running ESA so I¡¯m less sure about VM/CE.


On Jul 15, 2024, at 11:22?AM, Bertram Moshier via groups.io <herc370390vm@...> wrote:

?

Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 


Hello,?

Thank you for your response.? I just looked, and 009 is a 3215 in DMKRIO (RDEVICE is 004,7 and set to 3215).

I'm not following your thught as this need to be an unattended solution.

I thought Hercules could run REXX programs, but can a REXX program "see" the output on the OS it is running and programmatically respond?

Bertram Moshier


On Mon, Jul 15, 2024, 10:07 Matthew T. Kromer via <zerohero0h=[email protected]> wrote:
It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console.? I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via <herc370390vm=[email protected]> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: Is it possible to start VM/CE unattended?

 

¿ªÔÆÌåÓý

It might work if you could get the operator console in 3215 mode. You¡¯d have to script it with a program connected to the 3270 port as a line mode console. ?I don¡¯t know if CE can be generated with a 3215 primary console¡­?


On Jul 15, 2024, at 10:18?AM, Bertram Moshier via groups.io <herc370390vm@...> wrote:

?

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Is it possible to start VM/CE unattended?

 

Hello,

I am looking for a method (Rexx script in Hercules?) to start VM/CE in an unattended mode. Unfirtunately, Windows will restart on its own not respecting that Hercules and VM/CE are runnung.

The situation is I am making my system available to friends around the world, They will be using WC3270 (or similar) to connect and log into their account(s) on my VM/CE system.

The problem is Windows restarts without giving Hercules and its operating systems a chance to shutdown properly. I don't want to have my friends waiting till I come and type in the spool file disposition (e.g., CKPT, COLD, FORCE,etc.).

I'm wondering is it possible to have REXX in Hercules handle this situation? (Look at VM's message and input a response till VM starts.) If yes, how?

Thank you,

Bertram Moshier
WB8ERT

?


Re: OT: LCM+L VM/SP image is offline this weekend

 

Since "Living Computers: Museum + Labs" (LCM+L) is gone and their website shut down: an archive link to a blog post "IBM at LCM+L" about their 4361.