Viewing File in QuickBasic Environment Can Change Spacing (94315)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q94315 SUMMARY
If you load a file, other than Basic source code, into the Microsoft
QuickBasic environment, the spacing in the file will be changed and
additional characters may be added. Since the QuickBasic environment
assumes you are loading a Basic source code file, it attempts to parse
the contents of any file loaded into the environment. The parsing the
environment does will almost certainly alter the spacing of any data
files loaded into the environment.
To view the data file, use a text editor, or write a loop that reads
in the data file and prints it to the default output window.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB94315 |
---|
|