Subha Posted April 21, 2023 Posted April 21, 2023 I am logging into Iseries using IBM iAccess Client solutions (acs) emulator .How can i launch Iseries using AutoIT
orbs Posted April 22, 2023 Posted April 22, 2023 @Subha, welcome to AutoIt and to the forum. you can launch any program via AutoIt using the Run function. it should be quite simple, look it up in the help file. note that ACS support command line options as described in this guide, specifically chapters 7.0, 7.3 and 9.1 are of interest. also, ACS tasks can be automated by macro scripting, see here. Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now