py3270 wc3720 windows invalid BIND image

198 views
Skip to first unread message

Victor balan

unread,
Nov 4, 2014, 11:50:33 AM11/4/14
to blaz...@googlegroups.com
Hi,
i'm using py3270 library like below:

from py3270 import Emulator
em = Emulator(visible=True)
em.connect("myhost")
em.send_string("l my_application")
em.send_enter()

and receive this message:

[wc3270]

Ignoring invalid BIND image screen size parameters:
 BIND Alternate Rows-Cols 27x132 > Maximum 24x80
Press <Enter> to resume session.
wc3270>

I don't know how to bypass this message from python code.

Randy Syring

unread,
Nov 4, 2014, 12:01:40 PM11/4/14
to blaz...@googlegroups.com
py3270 is just a wrapper around the command line utilities from x3270.  If you can use s3270 to do something, py3270 should be able to do it.  Do your troubleshooting on s3270 and then map the solution to py3270.

Hope that helps.

Randy Syring
Husband | Father | Redeemed Sinner

"For what does it profit a man to gain the whole world
and forfeit his soul?" (Mark 8:36 ESV)


--
You received this message because you are subscribed to the Google Groups "BlazeLibs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blazelibs+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Balan Victor

unread,
Nov 4, 2014, 12:39:25 PM11/4/14
to blaz...@googlegroups.com
Hi,
using wc3270 i just press enter and continue to work normally. I've tried to do the same from python code but i don't find how do this.


--
Balan Victor
Reply all
Reply to author
Forward
0 new messages