Overview
See Getting Started for more detailed MVT instructions.
Read the "Hints" in the far right pane!
Brief Getting Started Instructions
- Already have downloaded raspiMVTv05.bin
- Load State your raspiMVTv05.bin file
(may take 5-60 seconds)
- Enter: source reinit.sh
- Enter: cd mainframe/asp
- Enter: source startMVT.sh
Once started, webMVT will display four 'tmux' panes:
- Hercules pane at top
- S3270 pane at top right (ignore!)
- MVT console pane in the middle
- Output printer pane at the bottom
Enter C-b q to briefly see the pane numbers.
Scroll down to view advanced copy.sh items.
Beta1 webMVT Active Window (it all happens in here!)
[v1.1]
Compliments of RWSenser
suggestions/comments email address: 0x72 0x77 0x73 0x65 0x6e 0x73 0x65 0x72 0x40 0x67 0x6d 0x61 0x69 0x6c 0x2e 0x63 0x6f 0x6d (in ASCII)
In the pane above, immediately below is the "send files to emulator" input box, may need to scroll down.
There is also a Linux command-line window below, may need to scroll down to see it.
Hints & Notes
If the mouse is trapped in the window, press ESC key.
Useful 'tmux' keys:
- C-b Z toggle full-pane view
- C-b → (right key) move one pane right
- C-b ← (left key) move one pane left
- C-b ↑ (up key) move one pane up
- C-b ↓ (down key) move one pane down
C-b is "control b"
Very helpful with poor/no 'mouse' support
Useful Hercules console commands
start: inital program load
- ipl 150
then read bottom pane!
to submit a job
- herc devinit 00c jcl/rwshello.jcl eof
shutdown hercules
- stopall
- quit
Useful MVT console commands
See Getting Started for more detailed MVT instructions.
after ipl (both parts) paused
- r 00,u 00 may be 01, 02, etc.
- *s,jss
display active MVT tasks
- d a
to shutdown MVT
- f mt,p=a
- p mt
- *return
- z eod
Credits