Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 88 - apl*plus/pc - determine name status http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 88 - 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
SeeAlso: AL=FEh,FFh

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson