Skip to content

Ublu version 1.1.5

Compare
Choose a tag to compare
@jwoehr jwoehr released this 31 Dec 20:25

1.1.5 2016-12-31

General

  • Taylor C. Richberger taywee@gmx.com has begun enhancing Ublu code and fixing
    various shortfalls, e..g, see his work on the calljava and dpoint commands.

System

  • default tuples
  • interpreter
    • allow quoted strings as function arguments
    • allow blocks as function arguments

Commands

  • general
    • more cleanup
    • ublu.includepath property management
  • individual commands
    • calljava
      • properly deals with interfaces
    • db
      • -columnnames
      • bug: -bytes
    • dpoint
      • WARNING status now has message
      • dpoint allows a crit and warn alert comparator to work without value
    • dta command for data areas
    • file
      • -createdds
      • -createfmt
      • -lock
      • -unlock
      • -writeall
      • -commitstart
      • -commit
      • -rollback
      • -commitend
      • change -pos BF to B
    • gensh
      • -strictPosix
      • gensh was generating bad documentary headers when passed plainwords.
      • -includepath
    • include
      • relative includes try to take ublu.includepath property into account
    • record
      • -create
      • -getcontents
      • -getfield[byname]
      • -getfields
      • -setcontents works more correctly
    • rs
      • -fileblob
      • -getblob
      • -lgetblob
      • -tofile
      • more destinations for blobs
    • tuple
      • account for the variety of as400 classes
      • -autonomic

Extensions

  • general
    • some cleanup
  • new
    • sysshep.qsys2.system_status.ublu
    • sysshep.qsys2.memory_pool.ublu
    • ux.msg.ublu
  • updated
    • sysshep.qsys2.sysdiskstat.ublu
      • changed format

Examples

  • fileAllBlobs.ublu