hi list,

i just wondered, is the following a known director bug?

c=numtochar(138)
put (c contains numtochar(154))
-- 1
put offset(numtochar(154),c)
-- 1

and also

c=numtochar(154)
put (c contains numtochar(138))
-- 1
put offset(numtochar(138),c)
-- 1

(tested on dmx, win xp pro)

valentin
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to