Skip to content

Ublu version 1.1.6

Compare
Choose a tag to compare
@jwoehr jwoehr released this 01 Jun 11:48

1.1.6 2017-06-01

System

  • Option processing improved

Commands

  • BREAK - bug fixed, didn't work with nested blocks > 1
  • cim and cimi for Common Information Model (added)
  • calljava
    • -class
    • -forname
  • dq now uses wait on -peek and -read
  • eval
    • now does it as Long
      • added inc and dec
      • fixed bug where - mistaken for dash-command
  • file greatly enhanced
  • ftp command rewritten, new specifications
    • previous ftp command is now called 'oldftp'
  • interpreter new command for interpreter debugging
  • record greatly enhanced
  • streamf new command for stream files on local system
  • string
    • -pad
    • escape and unescape allow java-like string escapes
  • tuple
    • -assign
      • -type returns class object
    • handle the tuple stack on -true -false -null

Examples

  • clHelp.ublu
  • delspoolf.ublu
  • test/cimtest.ublu

Extensions

  • ux.format.ublu
  • ux.cim.property.ublu
  • ux.objectlock.ublu