Project

General

Profile

Bug #387

move = False is giving a compile error

Added by jean pierre creis almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
06/08/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

move = False

is giving a type mismatch

#1

Updated by Brian Flanagan almost 4 years ago

That's normal. Move is a reserved word.
Try a different name for your variable.
Example:

MoveIt = False

...works just fine.

#2

Updated by Brian Flanagan almost 4 years ago

  • Status changed from New to Closed

Closed per Francois' request.

Also available in: Atom PDF