qb45qck.hlp (Table of Contents; Topic list)
ALIAS Clause in the DECLARE Statement
ALIAS Clause
 
Syntax
  ALIAS "name-in-Quick-Library"
 
The ALIAS clause in a DECLARE statement announces to QuickBASIC that the
name of a procedure in a Quick library is different from the name you will
use in your program to call that procedure.
 
See Also  DECLARE (Non-BASIC)