I found that a script I had created would not show up in the list of scripts. I thought it may be due to some syntax checking - but nothing helped. Finally, I noticed that the extension was ".TXT" while all the others was ".txt"
Renaming to ".txt" (lowercase) allowed the script to show up. Is this intentional? I would think the script filenames should be insensitive to case.