Project

General

Profile

Actions

Bug #821

closed

[Load Text] fails to load into an array variable

Added by Phil Bell almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
09/14/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

The following fails

Dim TITLE_CONTENT$(1)
Load Text "somefile.html", TITLE_CONTENT$(1)

This works file

A$ = ""
Load Text "somefile.html", A$
Actions #1

Updated by Francois Lionet almost 3 years ago

  • Status changed from New to Resolved
  • Assignee set to Francois Lionet

Resolved!

Actions #2

Updated by Brian Flanagan almost 3 years ago

  • Status changed from Resolved to Closed

Verified. Running in 9/22/2021 version.
Thanks!

Actions

Also available in: Atom PDF