ASCII IN FRAMESCRIPT

Rick Quatro frameexpert at truevine.net
Mon Apr 30 16:32:47 PDT 2007


Michael,

You can use this on the selected character:

If TextSelection.Begin.Object = TextSelection.End.Object
  If TextSelection.Begin.Offset <> TextSelection.End.Offset
    Display eUtl.StringToInt{TextSelection.Begin.TextRange1.Text};
  EndIf
EndIf

Rick Quatro
Carmen Publishing
585-659-8267
www.frameexpert.com




More information about the framers mailing list