Hi Stefan,

with the macro you can simply do it like this :

code:

if @ras
;@ras is non-zero = User is dialing up
else
;User isn't dialing up
endif

Jochen

_________________________