mstiri/p3270

Not really an issue

Closed this issue · 3 comments

Hi, trying to start 'my_client = P3270Client(configFile='p3270.cfg')' with a .cfg file I created and placed in the directory. When running is stating the following error:

FileNotFoundError: [WinError 2] The system cannot find the file specified

this is the config file:

Target hostname

hostname = 'myhost'

Port

port = 992

Model Name: Default 3279-2

model = 3279-2

TraceFile

traceFile = client.trace

LU name to use

#LUName = LUPY0001

EBCDIC character set to use for the host

codePage = cp037

The file where all the screens should be saved

#screensDir =

I had this issue just use full path to file

Hello,
It seems that you are using Windows as an OS. Unfortunately, Windows OS is not supported.