Problem with %

Found a bug? Post information about it here so we can fix it!

Moderator: Moderators

Post Reply
User avatar
Rado1
Posts: 775
Joined: Wed May 05, 2010 12:16 pm

Problem with %

Post by Rado1 »

If the % operator is used in a ZExpression placed to OnUpdate section of AppState, the compiled application (Run, F9 or Build and compress Windows-exe file) throws Runtime error 200 (division by zero). The 2nd operand must be a variable. The Preview window runs the application correctly. See the attached example.
Attachments
test.zgeproj
Run the application with F9.
(575 Bytes) Downloaded 807 times
Post Reply