Re: ASCII IN FRAMESCRIPT

2007-04-30 Thread Chris Borokowski
A quick search reveals this function may help you: IntValue(variable-name) http://tech.groups.yahoo.com/group/framescript-users/message/4005 --- Michael Zaichenko [EMAIL PROTECTED] wrote: Hi all, does anyone know a way or a command to retrieve an ASCII or HEX number of a selected

Re: ASCII IN FRAMESCRIPT

2007-04-30 Thread Michael Zaichenko
. Is there a natural way of getting this information? Michael From: Chris Borokowski [EMAIL PROTECTED] To: Michael Zaichenko [EMAIL PROTECTED], framers@lists.frameusers.com Subject: Re: ASCII IN FRAMESCRIPT Date: Mon, 30 Apr 2007 06:22:54 -0700 (PDT) A quick search reveals this function may

RE: ASCII IN FRAMESCRIPT

2007-04-30 Thread Combs, Richard
Michael Zaichenko wrote: Thanks Chris, this seems to be a one way road: number into letter. How about the other way around. I need to know what ascii or hex number a certain letter is. I have a far too sophisticated script that loops through characters and assigns them codes and

RE: ASCII IN FRAMESCRIPT

2007-04-30 Thread Michael Zaichenko
Subject: RE: ASCII IN FRAMESCRIPT Date: Mon, 30 Apr 2007 14:31:40 -0600 Michael Zaichenko wrote: Thanks Chris, this seems to be a one way road: number into letter. How about the other way around. I need to know what ascii or hex number a certain letter is. I have a far too sophisticated script

Re: ASCII IN FRAMESCRIPT

2007-04-30 Thread Rick Quatro
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

ASCII IN FRAMESCRIPT

2007-04-30 Thread Chris Borokowski
A quick search reveals this function may help you: IntValue(variable-name) http://tech.groups.yahoo.com/group/framescript-users/message/4005 --- Michael Zaichenko wrote: > Hi all, > does anyone know a way or a command to retrieve an > ASCII or HEX number of a > selected character with a

ASCII IN FRAMESCRIPT

2007-04-30 Thread Michael Zaichenko
. Is there a "natural" way of getting this information? Michael >From: Chris Borokowski >To: Michael Zaichenko , >framers at lists.frameusers.com >Subject: Re: ASCII IN FRAMESCRIPT >Date: Mon, 30 Apr 2007 06:22:54 -0700 (PDT) > >A quick search reveals this fun

ASCII IN FRAMESCRIPT

2007-04-30 Thread Combs, Richard
Michael Zaichenko wrote: > Thanks Chris, > this seems to be a one way road: number into letter. How > about the other way around. I need to know what ascii or hex > number a certain letter is. I have a far too sophisticated > script that loops through characters and assigns them codes > and

ASCII IN FRAMESCRIPT

2007-04-30 Thread Michael Zaichenko
Thank you Richard, does it mean I can't just select a character and with a simple command get its ASCII displayed? That's what I'm essentially after. Michael >From: "Combs, Richard" >To: "Michael Zaichenko" , >CC: >Subject: RE: ASCII IN FRAMESCRIPT >Da

ASCII IN FRAMESCRIPT

2007-04-30 Thread Rick Quatro
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

ASCII IN FRAMESCRIPT

2007-04-29 Thread Michael Zaichenko
Hi all, does anyone know a way or a command to retrieve an ASCII or HEX number of a selected character with a framescript. Thanks in advance Michael _ Log p? MSN Messenger direkte p? nettet: http://webmessenger.msn.com

ASCII IN FRAMESCRIPT

2007-04-28 Thread Michael Zaichenko
Hi all, does anyone know a way or a command to retrieve an ASCII or HEX number of a selected character with a framescript. Thanks in advance Michael _ Log på MSN Messenger direkte på nettet: http://webmessenger.msn.com