Section courante

A propos

Section administrative du site

CALL

Appel un sous-programme
Visual Basic pour DOS (VBDOS)

Syntaxe

CALL name [([BYVAL] argument, [BYVAL] argument...)]
CALL name [([[{BYVAL|SEG}] argument] [,[{BYVAL|SEG}] argument])]...
CALL name [([argument[()]] [, argument[()]])]... name [argument[()]] [, argument[()]]...
CALL Absolute ([argumentlist,] offset%)
CALLS name [i] [,argument]...

Description

Cette instruction permet d'appeler une procédure ou une fonction.



Dernière mise à jour : Mardi, le 9 Mars 2021