Hi,
I have several scripts (bourne, korn and perl) that require input from the user, evaluat the input and finally perform tasks based on menu selections.
I have also written a "wheel" function which displays a rotating cursor. When I execute the function, the wheel is displayed but, the script doesn't continue to the next expression or task in the script!!!
Because these scripts take several minutes to run, I would like for the "wheel" to be displayed while the users are waiting for the script to finish.
Additional information on getting this to work in bourne, korn and perl would be a great help.
Thanks!
-Joe
I have several scripts (bourne, korn and perl) that require input from the user, evaluat the input and finally perform tasks based on menu selections.
I have also written a "wheel" function which displays a rotating cursor. When I execute the function, the wheel is displayed but, the script doesn't continue to the next expression or task in the script!!!
Because these scripts take several minutes to run, I would like for the "wheel" to be displayed while the users are waiting for the script to finish.
Additional information on getting this to work in bourne, korn and perl would be a great help.
Thanks!
-Joe