![]() |
|
|||||||
| ASP & VBScript Forum Need help from a webmaster with ASP or VBScript, you may ask in this forum? |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
In my script i have some functions calling other ones. But I am stuck at one situation. It would be very helpful if anyone help me
Is there any way to exit from the function such that it comes to the Main function. Ex: Sub main() Call test() --statements Emd sub sub test() call test2() --statements End Sub sub test2() *****If Exit is given here it should come to the main() End Sub Thanks in advance, Jaani |
|
This ad is part of our Revenue Sharing program |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| variables not recognised in function | Sleeping Troll | ASP & VBScript Forum | 1 | 05-14-2008 08:39 PM |
| Mid Function. Reading of files | peachtea | ASP & VBScript Forum | 1 | 08-01-2007 01:33 AM |
| VBScript Function for Compound Primary Key | wacara | ASP & VBScript Forum | 1 | 05-10-2007 02:29 PM |
| Filter Clean Function not working | KIFIKA | PHP Forum | 1 | 03-15-2007 12:42 AM |