PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Re: In Windev, what's then Nothing of VB
Re: In Windev, what's then Nothing of VB
Iniciado por laurent.maumet, 20,ago. 2003 16:17 - No hay respuesta
Publicado el 20,agosto 2003 - 16:17
Hi,
With VB, i'm using Nothing
exemple
MyVal = Nothing
And with Windev ??
MyVal = Null

Peter

Sorry
but MyVal = Null
not ok
laurent