Project

General

Profile

Bug #65

Dir$ not used when opening files that don't specify a drive/volume.

Added by Brian Flanagan about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Target version:
Start date:
01/22/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Example: Help_69, line 134 from AMOSPro_Examples disk.

This example will fail even though the file is in the proper directory structure, and Dir$ is set properly.

Dir$="AMOSPro_Examples:Examples/H-6/"
Open In 1,"jokes"

Result:

File not found at line: 134, column: 1.

Manually entering the full path into the Open command works.

Open In 1,"AMOSPro_Examples:Examples/H-6/jokes"

Also available in: Atom PDF