>    put "-" into char 5 of someString

put "-" into someString.char[5]

There are operators like this in dot-syntax environments that don't
require all items to be connected by dots, the above is about as "full
dot" as you'll get with the put operator (different than the put()
function which dumps string displays to the message window).

Cheers,
Tom Higgins - Technical Product Manager
Macromedia Director and the Shockwave Player
http://weblogs.macromedia.com/thiggins/

... 

[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