Recover from errors
This commit is contained in:
parent
b605e3ada3
commit
a9a025d08c
@ -314,6 +314,7 @@ $ WRITE SYS$OUTPUT "Creating SSL_TASK OSU HTTP SSL Engine."
|
||||
$!
|
||||
$! Compile The File.
|
||||
$!
|
||||
$ ON ERROR GOTO SSL_TASK_END
|
||||
$ CC5/OBJECT='OBJ_DIR'SSL_TASK.OBJ SYS$DISK:[]SSL_TASK.C
|
||||
$!
|
||||
$! Link The Program, Check To See If We Need To Link With RSAREF Or Not.
|
||||
@ -388,6 +389,7 @@ $ ENDIF
|
||||
$!
|
||||
$! Time To Return.
|
||||
$!
|
||||
$SSL_TASK_END:
|
||||
$ RETURN
|
||||
$!
|
||||
$! Check For The Link Option FIle.
|
||||
|
Loading…
x
Reference in New Issue
Block a user