Hi all, How do I possibly call a function from with a Heredoc variable? I have tried everyway possible, but to no avail :( I states in the documentation that you should be able to call a function through the following syntax... { function_call() } ... but this doesn't seem to work. Tryst