obj = script("MyClass").new()
put getClassCode(obj)
-- script text is printed...
func = #startMovie
put getGlobalFunctionCode(func)