Re: Error List Messages?



#pragma message("This message will be output during the compilation
process.")

"ESPNSTI" <ESPNSTISPAM@xxxxxxxxxxx> wrote in message
news:uNPE372cFHA.1288@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> In the error list tab, you have a button for errors, warnings and
messages.
> Now you can produce errors and warnings by using #error and #warning.
> Is there a #message or something like it that will cause custom messages
to
> show up there?
>
> Basically what I'm looking for is a way to produce a compile message for
> items that are not as important to warrant a #warning, but that, unlike
> tasklist items, do show up when compiling.
>
> Thanks,
> Erik
>
>


.