Groups
Sign in
Groups
BlazeLibs
Conversations
About
Send feedback
Help
BlazeLibs
Contact owners and managers
1–30 of 60
This group is for the d
iscussion of libraries developed by
Randy Syring
including BlazeForm, BlazeUtils, BlazeWeb, and others.
Mark all as read
Report group
0 selected
Óscar Aquiles Caldas Villanueva
Jul 12
clear screen for a new command
I want to clear the screen of the 3270 emulator so I can execute a new command. I have tried with
unread,
clear screen for a new command
I want to clear the screen of the 3270 emulator so I can execute a new command. I have tried with
Jul 12
Chandan Jha
12/27/23
How can i send page up and page down key
How can i send page up and page down keys to s3270 terminal.
unread,
How can i send page up and page down key
How can i send page up and page down keys to s3270 terminal.
12/27/23
Manish Sinha
10/8/23
Invalid BIND image screen size error
Hello all, I am getting the following error while connect the mainframe using Python py3270 library:
unread,
Invalid BIND image screen size error
Hello all, I am getting the following error while connect the mainframe using Python py3270 library:
10/8/23
Shining Chen
7/31/23
F11 and visible=True on c3270 emulator
Hi, my team is trying to simulate pressing F11. We tried the following but none worked, but we didn
unread,
F11 and visible=True on c3270 emulator
Hi, my team is trying to simulate pressing F11. We tried the following but none worked, but we didn
7/31/23
Marcelo Siqueira
7/3/23
py3270 supports SSL?
I need to connect over an ssl connection, does this lib support it?
unread,
py3270 supports SSL?
I need to connect over an ssl connection, does this lib support it?
7/3/23
Primo
4/14/23
Connect with PCOMM v6.0 emulator
Hello, is there any possibility to connect host via emulator PCOMM v6.0? Best regards
unread,
Connect with PCOMM v6.0 emulator
Hello, is there any possibility to connect host via emulator PCOMM v6.0? Best regards
4/14/23
Zahed Khan
,
andres enriquez
2
11/30/22
How to press Shift Key?
If you open the .init file, you can see all the commands, such as pf(2), maybe you can go in add that
unread,
How to press Shift Key?
If you open the .init file, you can see all the commands, such as pf(2), maybe you can go in add that
11/30/22
Hiba El Ahrari
,
andres enriquez
2
11/30/22
Unable to connect to the terminal
Hi, I had a similar issue, the way I fixed mine was by creating a session via the emulator wc3270wiz.
unread,
Unable to connect to the terminal
Hi, I had a similar issue, the way I fixed mine was by creating a session via the emulator wc3270wiz.
11/30/22
Vegard aanstad
10/27/22
import "py3270" could not be resolved by Pylance
I am having the following error; import "py3270" could not be resolved by Pylance Python
unread,
import "py3270" could not be resolved by Pylance
I am having the following error; import "py3270" could not be resolved by Pylance Python
10/27/22
andres enriquez
3
9/29/22
Emulator not found error
One solution i think may work is sys.append('w3270') but I have to wait to try it on co
unread,
Emulator not found error
One solution i think may work is sys.append('w3270') but I have to wait to try it on co
9/29/22
Inderjot Makhija
9/6/22
py3270.KeyboardStateError: keyboard not unlocked, state was: L
Hi All, I am getting below error after calling em.wait_for_field() routine. I am calling this routine
unread,
py3270.KeyboardStateError: keyboard not unlocked, state was: L
Hi All, I am getting below error after calling em.wait_for_field() routine. I am calling this routine
9/6/22
andres enriquez
,
Randy Syring
3
9/1/22
Emulator Wesbite display
Hi Randy, Thank you for the prompt response. Do you know how I would install the emulator on the
unread,
Emulator Wesbite display
Hi Randy, Thank you for the prompt response. Do you know how I would install the emulator on the
9/1/22
Majdi PY
2
5/15/22
py3270.CommandError: Canceled
and one more thing are all the actions for for all version x,wx,c,wc because when i try to use the
unread,
py3270.CommandError: Canceled
and one more thing are all the actions for for all version x,wx,c,wc because when i try to use the
5/15/22
Jorn de Rhoter
,
Randy Syring
2
3/10/22
webgrid
Jorn, The tests have a working Flask application: https://github.com/level12/webgrid/tree/master/
unread,
webgrid
Jorn, The tests have a working Flask application: https://github.com/level12/webgrid/tree/master/
3/10/22
Viktoria K
1/17/22
pass parameters to connect via py3270
hi there! i'm trying to establish a connection via py3270 but have an issue with passing
unread,
pass parameters to connect via py3270
hi there! i'm trying to establish a connection via py3270 but have an issue with passing
1/17/22
Jake Francois
1/14/22
py3270.CommandError: Ascii: Invalid argument
Hey Guys, I'm at a loss for this one. Using py3270 with wc3270 on some windows user accounts this
unread,
py3270.CommandError: Ascii: Invalid argument
Hey Guys, I'm at a loss for this one. Using py3270 with wc3270 on some windows user accounts this
1/14/22
Dheeraj Bhatt
8/31/21
The target principal name is incorrect
Hi, I am trying to connect mainframe server using below snippet; import time, sys from py3270 import
unread,
The target principal name is incorrect
Hi, I am trying to connect mainframe server using below snippet; import time, sys from py3270 import
8/31/21
Michael Potter
, …
charbel rajeh
10
10/21/20
Is py3270 threadsafe?
Hi there , the same problem happends to me too . all the fill_fields , send_enters get passed only to
unread,
Is py3270 threadsafe?
Hi there , the same problem happends to me too . all the fill_fields , send_enters get passed only to
10/21/20
Ta Rik
9/28/20
Program terminates after successful connection
Hello, If you could help me with my problem, I would appreciate it. Here is my code snippet: *** from
unread,
Program terminates after successful connection
Hello, If you could help me with my problem, I would appreciate it. Here is my code snippet: *** from
9/28/20
Renato Augusto
8/27/20
my python can't connect to x3270
I already have x3270 in the ubuntu PATH but when I start the program in python to access the emulator
unread,
my python can't connect to x3270
I already have x3270 in the ubuntu PATH but when I start the program in python to access the emulator
8/27/20
Madhan Selvaraj
5/4/20
How can we do screen validation and how to catch the submitted job details in mainframe using python in Py3270
Hello friends, Could some one help me to find out the solution for below queries i)What function do
unread,
How can we do screen validation and how to catch the submitted job details in mainframe using python in Py3270
Hello friends, Could some one help me to find out the solution for below queries i)What function do
5/4/20
Madhan Selvaraj
4/13/20
how to copy and paste
Hi frds, I need a help, I want to copy string in a mainframe screen and paste the string in SSo to
unread,
how to copy and paste
Hi frds, I need a help, I want to copy string in a mainframe screen and paste the string in SSo to
4/13/20
André Meneses
,
Matt Lewellyn
2
3/24/20
[WebGrid] ModuleNotFoundError: No module named 'blazeweb'
Webgrid has "plugins" for two frameworks, blazeweb and flask. To use it with a flask app,
unread,
[WebGrid] ModuleNotFoundError: No module named 'blazeweb'
Webgrid has "plugins" for two frameworks, blazeweb and flask. To use it with a flask app,
3/24/20
RAMANJI A
,
Joshua Schlichting
2
3/23/20
connect() missing 2 required positional arguments: 'self' and 'host'
Change your ":" to a "=" when you call em.connect() em.connect(host='
unread,
connect() missing 2 required positional arguments: 'self' and 'host'
Change your ":" to a "=" when you call em.connect() em.connect(host='
3/23/20
gawalima...@gmail.com
, …
Niveditha Ramayanam
4
3/23/20
Machine actively refused connection
Hi , Please help me with the same issue. I tried adding environment path variable. It is still
unread,
Machine actively refused connection
Hi , Please help me with the same issue. I tried adding environment path variable. It is still
3/23/20
Bhav Ravi
1/8/20
how to use key combinations with py3270
I want to access the File-->Print Screen from my python program. How do I navigate the menu
unread,
how to use key combinations with py3270
I want to access the File-->Print Screen from my python program. How do I navigate the menu
1/8/20
FabrizioRei
, …
STaRNiGHT
6
12/11/19
F10 key
Hello, this is very strage, internal funcion is: ... def send_pf8(self): self.exec_command(b"PF(
unread,
F10 key
Hello, this is very strage, internal funcion is: ... def send_pf8(self): self.exec_command(b"PF(
12/11/19
Carlos Gomez
,
STaRNiGHT
2
10/23/19
change py3270 port
Hello Carlos Acording the x3270 documentation the port must be passed as a parameter, try like this
unread,
change py3270 port
Hello Carlos Acording the x3270 documentation the port must be passed as a parameter, try like this
10/23/19
setthapong imsuwan
,
STaRNiGHT
4
8/30/19
wc3270 Error UnicodeDecodeError: 'utf8' after change language
Hi STaRNiGHT Thank you for support. I edit function string_get follow this code cmd = self.
unread,
wc3270 Error UnicodeDecodeError: 'utf8' after change language
Hi STaRNiGHT Thank you for support. I edit function string_get follow this code cmd = self.
8/30/19
Aravind Raghavan
, …
STaRNiGHT
13
6/26/19
How to Hide the wc3270 emulator processsing
Hi, I use em = Emulator(visible=False, timeout=30, app=None, args=["-model", "3279-2
unread,
How to Hide the wc3270 emulator processsing
Hi, I use em = Emulator(visible=False, timeout=30, app=None, args=["-model", "3279-2
6/26/19