#Superbase and Arexx
08-Aug-93 14:32:33
Sb: #61524-#Superbase and Arexx
Fm: Bob Chapman 76327,3116
To: David Masterson 73717,3301
David –
> The manual suggests 'SBpro4' (v1.01).
As I remember that is correct for v1.01 but you can always use the ARexx
show('P') command from the CLI with SBase running to be sure. As you probably
saw in my replies to Mark Manes, the examples were originally put together
around the v1.01 timeframe. I checked and they still run under v1.2 and v1.3
(with the port name updated of course).
IMHO the most annoying thing about the interface is SBase returning a value
of 4096 ('1000'x) for 'OK' after most/many commands. Probably the easiest way
around it is to do an:
options failat 4097
but I sure wish that OXXI would change this to return a zero (0) instead!!
REC
——