Skip to content
This repository was archived by the owner on Mar 4, 2018. It is now read-only.

Releases: worksofliam/IBMiCmd

IBMiCmds 1.2.1

13 May 23:21
Compare
Choose a tag to compare
  • Ability to convert fixed-format calculation specs.
  • Remove the binding creator as was just useless load
  • Added ability to submit RBLD by using CTRL+F5 - setup is part of normal setup.

image

IBMiCmds 1.2

03 Apr 21:45
Compare
Choose a tag to compare
IBMiCmds 1.2 Pre-release
Pre-release
  • Include time on error listing status bar
  • Ctrl+F4 when your cursor is over a fixed format definition will allow you to convert it to free format.

image

IBMiCmds 1.1.3

01 Apr 13:12
Compare
Choose a tag to compare
  • 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.

image

  • Increase size of text in binding list
  • Move error count and add object name to status bar on error list.

image

IBMiCmds 1.1.2

09 Feb 17:03
Compare
Choose a tag to compare
  • 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

08 Feb 17:54
Compare
Choose a tag to compare

newerrors

  • 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

26 Jan 20:40
Compare
Choose a tag to compare
  • Only show errors with a severity higher or equal to 20.
  • Bindings now allow for variables %file% and %ext%.

IBMiCmd 1.0.2

26 Jan 18:47
Compare
Choose a tag to compare
  • 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

26 Jan 11:32
Compare
Choose a tag to compare
IBMiCmd 1.0.1 Pre-release
Pre-release

async

IBMiCmd 1.0

26 Jan 11:02
Compare
Choose a tag to compare