I hope I did not overread this in the FAQ:

In some tutorials I found the recommendation to put the code for
subroutines at the end of a script (i. e. after calling them) but it was
never explained why I should do so. I only see disadvantages:

1. In my simple mind this would only make the interpreter jump through
the script which should not enhance the performance.

2. Human beings have to jump through the script as well when they
attempt to understand how the script is working.

Can somebody give me a clue of the advantages of this structure?

TIA

Stephan
-- 
Dipl.-Chem. Stephan Tinnemeyer
Lindenallee 20
24105 Kiel
Germany

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to