| > InetDBase:KillStack
| Run file for closing down the Internet stack (AUN/Access)
| Automatically generated by !InetConfg application
|
Set Alias$RMIfThere SetEval Test$Eval 1|M RMEnsure %%1 0 SetEval Test$Eval 0|MIf Test$Eval Then %%0 %%1|MUnset Test$Eval
Unset InetSuite$Error
|
| Insert commands here to closedown/kill any modules that you want on a 'Disconnect'
| eg, "RMIfThere RMKill Internet"
RMIfThere InetServ_Shutdown InetServer
RMIfThere RMKill ArcPPP
RMIfThere RMKill Resolver
|
| Anything else left to tidy up
Unset Alias$RMIfThere
