... | ... | @@ -48,4 +48,9 @@ After the menu choice add the silent mode forced codeline |
|
|
- Else
|
|
|
- menuChoice = InputBox(strMenu, PROVIDER_GAMMUT_NAME & " SCRIPT TOOL", "-1")
|
|
|
- End If
|
|
|
-  |
|
|
\ No newline at end of file |
|
|
- 
|
|
|
|
|
|
at the end of the menu add a loop
|
|
|
|
|
|
- Loop Until menuChoice="0" Or SILENT_MODE = True
|
|
|
-  |
|
|
\ No newline at end of file |