Project

General

Profile

Actions

Bug #821

closed

[Load Text] fails to load into an array variable

Added by Phil Bell about 3 years ago. Updated about 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

Also available in: Atom PDF