I have a data entry script that runs once and exits. Is there any (simple) way I can have the script ask if you want to enter more data and then restart the script?? I know how to prompt for the info and get it I just don't know how I could get the script to then re run itself.