[REBOL] Re: Closing dial-up connection ?(already "old" question in the list !!)
From: ronald::free::fr at: 20-Nov-2001 21:20
At 14:33 24/10/01 +0100, you wrote:
>RebolNet.BAT
>>@Echo OFF
>REM Calling REBOL starts the dial
>D:\Rebol\view\rebol.exe yourscript.r
>REM REBOL creates the following script to hang the phone
>call Hang.BAT
Hi Mario,
Had some trouble since my question was posted, but thanks for your answer
The batch can't hang the phone, because it even hasn't got time to ring !!
I get this feedback : "No active RAS Connection"
Why does this happen ??
Here are the scripts I tested :
rem sms.bat
@Echo OFF
REM Calling REBOL starts the dial
C:\Rebol\view\rebol.exe sms.r
REM
call c:\windows\bureau\hang.bat
rem hang.bat
c:\windows\temp\rcl\rcl -D
I tried to use a call instruction before C:\Rebol\view\rebol.exe sms.r
expecting the bath to wait during the script working, but I get the same
answer.
Did I make something wrong ?
Cheers
La philosophie selon Murphy
: Souriez...demain, ce sera pire !