Skip to content

wizardofzos/genuss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genuss

USSTAB generator...

Very short howto

  1. Create your own "ASCII-art" for your logon. Make sure no more than say 18 lines high and 79 cols in width
  2. Add colors via "!=B" (for blue) or "!=G" for green. (see rest of color codes in genuss.py)
  3. Make sure genuss.py takes YOUR ascii-art as input
  4. Run genuss.py and have it output to 'middle'
  5. cat HEAD middle TAIL > my-uss-tab.asm
  6. FTP that (ASCII) to your trusted Mainframe
  7. Compile it and add to your TN3270 config ;)

Should look like this when using the provided screen-zdevops.txt

alt text

About

Creating USSTABS with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages