Search the Community
Showing results for tags 'mainframe'.
-
Hello folks! I am trying to open a as400 session but no luck. Here is my code. Example() Func Example() ; Run Notepad with the window maximized. Run("C:\Program Files\IBM\Client Access\Emulator\Private\iSynergy.ws", "", @SW_SHOWMAXIMIZED) ; Wait for 4 seconds. Sleep(4000) EndFunc ;==>Example
-
Good day to the members of the forum.. Is there any UDF that is available to automate Attachmate Extra Mainframe sessions? I am trying to automate mainframe processes. I couldn't get values from particular co-ordinates in mainframe or pass values to particular co-ordinates in mainframe. Please let me know if there is any UDF or any other kind of solution is available. Thanks and regards, Gowrisankar R.