Denys Vlasenko wrote: >Currently, scripted_main() can only be reached if the applet is indeed a script. >Therefore, checking that it's in applet_numbers[] is pointless >(it is there). Therefore, we don't NEED applet_numbers[] and >find_script_by_name(), right? They're still required to determine which script to run. Ron