BMurtagh
02-22-2003, 08:24 PM
is it possible to nest case statements using bash scripting? i have one main case statement used for the main menu, then later on in code for an option in the menu i call another case. i'm assuming this is allowed and just a bug on my part, please let me know ASAP.
