FIX: CopyFile Changes File Type to "TEXT" in Mac QuickBasic (50469)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q50469 SYMPTOMS
The CopyFile MBLC routine, which is built into QuickBasic, changes the
file type of any file copied to type "TEXT" (instead of retaining the
type of the copied file).
Microsoft has confirmed this to be a bug in QuickBasic version
1.00 for the Macintosh . This problem is corrected in QuickBasic
version 1.00b.
To work around the problem, you can use the NAME statement to reassign
the type of the file after you copy it.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | kbbug KB50469 |
---|
|