Strings in Named COMMON Are Stored with Module Level Strings (80563)
The information in this article applies to:
- Microsoft Basic Professional Development System for MS-DOS 7.1
- Microsoft Basic Professional Development System for MS-DOS 7.0
This article was previously published under Q80563 SUMMARY
String data for far strings allocated in a named COMMON block is
stored in the string segment for module level strings, not in the
segment for unnamed COMMON strings. Table 11.1, "Storage Allocation
with Near and Far Strings" on page 403 of the "Microsoft Basic 7.0:
Programmer's Guide" for Basic PDS versions 7.0 and 7.1 does not
clearly indicate this feature. Named COMMON strings are stored in the
module level string segment in both programs compiled for far strings
(with the /Fs option) and in the QBX.EXE environment.
This information applies to Microsoft Basic Professional Development
System (PDS) versions 7.0 and 7.1 for MS-DOS and MS OS/2.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB80563 |
---|
|