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
Ublu version 1.1.8 2017-09-27
Test Suite, JTOpen 9.4, Many Bug Fixes
System
JTOpen 9.4
Fixed bug in function argument token pasting ... a tuple in the list
with a longer name than a previous element in the list where the prev
element was a substring of the longer name got clobbered by the regex.
string parsing now assimilates a block as well as a quotation
better Goublu support
some optimizations
Documentation
Explained how to make SSL connection
Guide enhanced
Commands
as400 -nodefault prevents setting service ports at instancing
ask -nocons
const -drop -clear
db -qopt sets options for result set of a -query
dbug compatible with Goublu
DO didn't unnest completely on BREAK
dq supports keyed data queues
eval -max -min
eval bug didn't pop tuple stack for logicals && ||
file -addmbr
FUNC can take func name from tuple pop or string
this makes it easier for FUNCs to define FUNCs
gensh -D -X -prelude and errs on reserved options (DXh)
help now takes -- cmdname
interpret -block now can take a tuple, string, pop
interpreter
-getout
-setout
-geterr
-seterr
joblist modernized
map creates user tuple maps
objlist -asp
props picks up System property ublu.usage.linelength at startup
put -# now is Long and can take tuple and pop for numberstring
rs
now takes the closure from either -from or eponymous
-before
-after
-first
-last
-rownum
-rawrs
sess command missing break after -to
streamf -file
string -lcase -upcase
TASK -local
tuple -assign to non-existent tuple was failing
usage/help honors property ublu.usage.linelength
WHILE
was failing on tuple stack ~ argument
didn't unnest completely on BREAK
Examples
ansiesc.ublu ANSI escape sequences for local terminal color and control
createFileFromRecFormat.ublu
isJobRunning.ublu
isSbsActive.ublu
killme.ublu starts a thread to exit Ublu, useful for net timeouts
redir.ublu redirects output from an execution block
writesrc.ublu writes a local stream file to a source physical file
Extensions
ux.cmdmap.ublu
ux.mbrdesc.ublu
Stuff
Perl
validateuser.pl validates a userid / password combo
jEdit
updated ublu.xml
Windowing
now executes rest of initial command line
set colors separately for input and output from menu