Project

General

Profile

Bug #714

Leaving the 2nd parameter off of locate fails now.

Added by Brian Flanagan almost 3 years ago. Updated almost 3 years ago.

Status:
Feedback
Priority:
Normal
Target version:
Start date:
04/04/2021
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

This used to work. It causes an Internal error now.

Example:

Locate 2,2
Print "Test"
Locate 1,        // This line fails
Print "Test 2"

Also available in: Atom PDF