in reply to Re^2: Code after MainLoop; Tk
in thread Code after MainLoop; Tk

Crossref.pl is the next script in a series of four scripts

Since you are automatically starting the next script, is there a reason for not combining the scripts in to a single unified application?

If so, a more efficient way to start the next script would be exec 'Crossref.pl';