assume for example that eoff allowed html file embedding (good thing it doesn't). The rest will be in pseudocode:
html
body
embed src="same file name as this file"
/body
/html
When I thought of that, the first thing that came to mind is 'infinite loop leading to an error. Yet it doesn't do that. Sometimes it doesn't embed, and sometimes it embeds once. Why once, and not a million times?