Project

General

Profile

Bug #116

variable XXX used without been declared

Added by Truls Osmundsen about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/04/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

In the last version I had 0 errors with "Variable XXX used without been declared"...
In the new version I have 72...

ASnd some of them is "fun":

Dim Grid(675)
Global Grid()

This throws an error on "Grid()" in the global statement.
Its hard to declare it in any better fashion? :)

Also available in: Atom PDF