User Activity

  • Created ticket #26 on x3270

    No status line in output for rest interfce for HTTP error 400 (Bad request)

  • Posted a comment on ticket #25 on x3270

    Connect() and Disconnect() executed as REST service is needed for switching the system console for sysplex when one system is going down and another must activate console. It is done by system automation request switching from ona NON-SNA session on OSA-ICC card to another NON-SNA session on another OSA-ICC.

  • Posted a comment on ticket #25 on x3270

    No - I have macro which I run during opened 3270 session. It present menu with different environments (TSO, MVS, TCPIP, VTAM etc), and after selection there is second level menu with commands like D TCPIP,,NETSTAT which is put on the 3270 screen and ready to edit or just to press Enter and execute. Currently I run this in tmux and macro just open second tmux pane (another terminal) and presents the selection. But I haven't always possibility to run it in tmux - so displaying in the same terminal...

  • Posted a comment on ticket #25 on x3270

    If you run c3270 without target address, you are in command mode, but after execute Connect(), the emulator switch to 3270 mode. Why this situation cannot be the same when you call Connect from rest interface? The switch to 3270 could be done only if connection is valid, if not - command mode is still active.

  • Posted a comment on ticket #25 on x3270

    Yes, in my opinion this additional flag is good option. Anyway if you have Escape() action whic is going to command mode, maybe opposite Acion in script shoud also exists? I have yet another problem but in this case it is about execution of macro and and show interaction with user during that (like selection). Should I descibe it as another case? Or maybe request for new feature? I would like to call macro whic givethe user some interaction, but when I call Script, the called process don't see stdin...

  • Posted a comment on ticket #25 on x3270

    Is above response related to this case or my second case about refreshing screen after Connect? Anyway I attach trace requested by you.

  • Posted a comment on ticket #25 on x3270

    I've temporary fixed it by add after line 183 in scroll.c if ( and closing } before end of function definition.

  • Modified a comment on ticket #25 on x3270

    Running under gdb with debuginfo points to memmove in line 196 of scroll.c c3270> [New Thread 0x7ffff7fc3740 (LWP 1014859)] [New Thread 0x7ffff7299700 (LWP 1014860)] [Thread 0x7ffff7299700 (LWP 1014860) exited] Thread 1 "c3270" received signal SIGSEGV, Segmentation fault. 0x00005555555c63ea in scroll_save (n=43) at ../../../Common/scroll.c:196 196 memmove(ea_save[scroll_next], (gdb) l 191 } 192 193 /* Save the screen contents. */ 194 for (row = 0; row < n; row++) { 195 if (row < ROWS) { 196 memmove(ea_save[scroll_next],...

View All

Personal Data

Username:
nutilius
Joined:
2018-06-07 09:37:37
Location:
Poland / CEST
Gender:
Male

Projects

This is a list of open source software projects that nutilius is associated with:

  • mfpython Simple toools to interact with Mainframe environment Last Updated:
  • pyshmenu Sample menu for shell scripts in python Last Updated:

Skills

This is a list of skills that nutilius possesses:

  • Assembly
  • AWK
  • C
  • COBOL
  • Forth
  • Java
  • Perl
  • Pascal
  • PL/I (Programming Language One)
  • Python
  • Rexx
  • Scala
  • Unix Shell
  • Visual Basic for Applications (VBA)
  • Linux
  • NetBSD
  • IBM AIX
  • IBM i
  • JDBC
  • Python Database API
  • ODBC
  • SQL-based
  • Proprietary file format
  • Other file-based DBMS
  • IBM DB2
  • Microsoft SQL Server
  • SQLite

Personal Tools