Please enable JavaScript to view this site.

A-Shell Development History

AG_XFUNCS (75) directs ATE to invoke an XFUNC$ (string function call) implemented as an SBX on the ATE client PC. As with any other XFUNC$, the SBX returns to the caller a string, which ATE then passes back to the application via the keyboard buffer.

This function is the same as AG_XFUNC, except that it returns a string rather than a numeric value. See Call XFUNC (numeric function) in the A-Shell Development Guide for parameter descriptions and more information.

? TAB(-10,AG_XFUNCS);"sbxnam, arg1,...,argn); chr(127);

input line "", RESPONSE$