Bug #1536

Comparing to 0 in escape dosen't work

Added by Zbigniew Rebacz over 7 years ago. Updated over 7 years ago.

Status:ApprovedStart date:09/22/2016
Priority:NormalDue date:
Assignee:Zbigniew Rebacz% Done:

0%

Category:EscSpent time:-
Target version:Release 2017.1 - NTH

Description

    currentLineLength = GetLineLength(currentLine);

    if (currentLineLnegth == 0) {
        Echo("The line is empty.");
        return;
    }

GetLineLength is introduced by me in new function. To check that line is empty I need to do <= 0.

History

#1 Updated by Miroslav Fidler over 7 years ago

  • Assignee set to Zbigniew Rebacz

can we close this?

#2 Updated by Zbigniew Rebacz over 7 years ago

  • Status changed from New to Approved

Closed.

Also available in: Atom PDF