Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how does math between a string and integer work?

Status
Not open for further replies.

3Y3

Programmer
Sep 18, 2001
45
0
0
CA
Say i put the following line of code in my director 8 message window

put "z"+1


it then gives me the answer

-- 1740089

but if i do the exact same code again it will keep giving me a new answer evry time.



-- 1773805

-- 1772845

-- 1740809


How exactly does this work out, how is it calculated?
Not really relevant to anything i'm working on, it just confuses me and I would like to know just in cas this ever comes up


3Y3
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top