re : can anybody help to run this program

I get error like this

The source code changed outside of the client. The editor attempted to save all data and closed.

Error executing code: (object) has no valid runable code in method ‘whileloop’.

Stack trace

(C)\Jobs\whileloop

Error executing code: (object) has no valid runable code in method ‘whileloop’.

Stack trace

(C)\Jobs\whileloop
(C)\Classes\FormRun\wait
(C)\Classes\Dialog\wait - line 6
(C)\Classes\Dialog\run - line 10
(C)\Jobs\Simple_Dialog - line 10

can anybody explain their point of view and how it can be correct…what actually is the error it…how it can be resolved…

thanks for your knowledge sharing.

The error says that job “whileloop” contains a compilation error. But the call stack doesn’t make any sense to me.