Mars base one Username: Jim Davis Password: yCrm33
Posts
1,284
Re: Variable Automation by Reference?
Aww sweet, varptr and strptr are exactly im looking for.
ive just played a bit with this copymemory API and it wors fine. Ive just did two little examples, that shows how is it works. So this way i can store the reference (memory pointer) of a string variable then i can modify its value from wherever and whenever i want.
However ive tried to build it into my app, then ive got some strange results. Sometimes it crashes the app, but sometimes give me wrong results... and it works only on a few times