You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.
Liam Allan edited this page Jun 9, 2017
·
24 revisions
IBMiCmd functionality
Below is a list of functionality available in IBMiCmd.
CL command entry - Submit CL commands
Command bindings - The ability to group CL commands together. Usually used to submit compiles and return back errors at the click of a button.
Compile error listing - After you compile an object, you are able to get a pretty compile listing right within the interface. Each error is clickable, in which it will take you to where the error is located.
Fixed-to-free - IBMiCmd provides functionality to convert your fixed format code to free format. (May not be one-to-one)