Ok so I am still working on this application. I am using a windows form application to wrap around the Attachmate Terminal Control active x component. I actually have everything running perfectly on my PC and have packaged the application using one click.
It works on my pc but now when I...
I am using the 3270 session. I actually was able to get this working by using Terminal.Session.Screen.SendKeys("@C", 0) to get a clear screen the .PutString("QUIT", 1, 2)
I am trying to setup a function to use in my automation programs that checks to see if you are at the login screen and will reset the terminal object on my form without having to reload the form. Am I missing somthing?
Here is my code:
Public Shared Function AtLogin(ByVal Terminal As Object)...
The project I am working on is a standard database tool(pull data from tables/add data to tables). I am unable to get access to a sql server so I am using an access dbs on a shared network drive for all of my tables(not ideal but its what im working with).
I can require everyone who will use...
Here is my 1st problem, the example from attachmate references a file Extra. I cant find that anywhere. I am assuming it would be Extra.dll but I do not have that file in my E!E2K folder
Hello,
I am currently trying to insert an existing application into a windows form, meaning when the application I create is opened I would like to have another application running within my application.
How would I go about doing this?
Thank you for any help you can provide me.
Hello All,
I am attempting to place an extra session in a VB windows form similar to the C# example on attachmates website but I just can't get it to work.
here is the example I refered to:
http://download2.attachmate.com/fileinfo.asp?filename=SetParentCSharp.zip
I am an entry level programer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.