This repository was archived by the owner on Mar 4, 2018. It is now read-only.
Releases: worksofliam/IBMiCmd
Releases · worksofliam/IBMiCmd
IBMiCmds 1.2.1
IBMiCmds 1.2
IBMiCmds 1.1.3
- Fix issue where error file path was temporary member instead of correct path.
- Add menu option "Compile Bind Creator" which allows you to generate binds for compiling different types of objects. Currently only CL and DSPF are options.
- Increase size of text in binding list
- Move error count and add object name to status bar on error list.
IBMiCmds 1.1.2
- No longer open config for user to manually edit configuration file for SYSTEM, USERNAME and PASSWORD. Now there is a pretty window that will make this step more user friendly.
- Fixed parsing EVFEVENT file bug where error was going into wrong file because it was basing on the last FILEID, not the current.
- Error listing now has 4 different icons that make it easier to see and read.
IBMiCmd 1.1.0
- Error listing will now support FILEID. This will allow for the listing to support the separate files that the EVFEVENT members contain.
- Errors will only take you to the line error if the line error is more than 0. It is possible for the ILE compiles to print errors for line 0 - they are usually severity 50 'cannot compile'.
- Errors will now also take you to the column of the error.
- Now using .NET 4.6.1
IBMiCmd 1.0.3
- Only show errors with a severity higher or equal to 20.
- Bindings now allow for variables
%file%
and%ext%
.
IBMiCmd 1.0.2
- Fixed bug where it wouldn't download the errors file if there was a space in the Windows username.
- Made the new/edit bind window wider.
- Textbox in Command Entry window sizeable
- Error code now included in error list
IBMiCmd 1.0.1
async
IBMiCmd 1.0
x86