Is ComputeStatistics Dangerous?

W

wintert

Is there any problem using ComputeStatistics(wdStatisticLines) from th
Range object of a Frame (not a FrameSet, and old fashioned Fram
object)? Especially when it is not selected. I don't want to change th
Selection object.

I vaguelly remember there being some problems with this. For example
Information(wdFirstCharacterLineNumber) does NOT work within a Frame
Anyone know of any similar problems for ComputeStatistics? Thanks!

-To
 
Top