[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | POLYCENTER Console Manager |
Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
Moderator: | CSC32::BUTTERWORTH |
|
Created: | Thu Aug 06 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1541 |
Total number of notes: | 6564 |
939.0. " CMEventContextLine( event, 0) = NULL ?" by 51336::BERGGREN (Nils Berggren,DC Sweden 876-8287) Thu Aug 24 1995 12:11
hi again,
environment:
-------------
VAX-VMS V6.1
PCM V1.6-110
After the a call to CMGetEventContext() I start reading the
context-lines with the following piece of code (where event_count
is what is returned from CMEventCount() ):
for (i=0; i<event_count; i++) {
context_line = CMEventContextLine( event, i);
context_line_len = CMEventContextLineLength( event, i);
:
:
}
When i=0, CMEventContextLine( ) *ALWAYS* returns NULL and
CMEventContextLineLength( ) returns 0.
Should it be like that?
/Nils
T.R | Title | User | Personal Name | Date | Lines
|
---|