Int 88

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

APL*PLUS/PC - DETERMINE NAME STATUS

AL = F9h
ES:SI -> name
CX = length of name

Return:
CF set if name ill-formed or already in use BX = STPTR if already in symbol table CF clear if name is available for use BX = 0000h

Note: Does not force the name into the workspace

See Also: AL=FEh - AL=FFh - INT C8"APL"

Category: Runtime Support - Int 88h - A

rbline.gif

lup.gif ldown.gif Interrups Categories Contents