Oh yes, while the offset from the beginning is meaningful in a .mac or .int routine, within a .cls, it's a mostly meaningless number, whereas the offset from the start of the current method is the meaningful one there.
When using the "MCODE" feature, it does indeed help if there is something else in that line that is worth tracing...
Or, if you're really interested in the code at that line:
Certifications & Credly badges:
Ed has no Certifications & Credly badges yet.
Global Masters badges:
Ed has no Global Masters badges yet.
Followers:
Following:
Ed has not followed anybody yet.
Set count=0,row="" For { Set row=$Order(^test(row)) Quit:row="" Set count=count+1 }