PRB: /Fs, /Zs with #Pragma Title Misses the First Page

ID: Q32286

6.00 6.00a 6.00ax 7.00 | 6.00 6.00a | 1.00 1.50

MS-DOS                 | OS/2       | WINDOWS
kbtool kbprb

The information in this article applies to:

SYMPTOMS

In the Microsoft products listed above, a listing produced from a compilation with the option /Fs (for source listing) of a source file that includes the new #pragma title, does not have the specified title on the first page of the listing; the title appears correctly on subsequent pages of the listing. The format for the title pragma is:

   #pragma title("title string here")

RESOLUTION

The /Fs behavior is by design. To get a title on the first page, use the /St switch instead.

Additional reference words: 1.00 1.50 6.00 6.00a 6.00ax 7.00 8.00 8.00c KBCategory: kbtool kbprb KBSubcategory: CLIss Keywords : kb16bitonly

Last Reviewed: July 18, 1997