On Aug 25, 2006, at 8:32 PM, Walter Purvis wrote:

How exactly do you call / use that?

I am using it like this:

Sub MouseDrag(X As Integer, Y As Integer)
  Reposition(x.Limit(0, Me.Width - 1), y.Limit(0, Me.Height - 1))
End Sub

I extended the Integer, but you could just as easily call it like a regular function.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to