|
-
Jan 23rd, 2000, 04:54 AM
#1
Thread Starter
Junior Member
I would like to get a value from memory and use in my program then erite it back. E.g. Prog A stores the value 5 in memory, Prog B gets the value 5 then adds 2 to it the writes 7 back to the memory so when Prog A next accesses the variable it gets 7 not 5. I have tried some opening of processor reisters but the code didnt seem to work.
------------------
Quadrex
[email protected]
Quadrex Programming
-
Jan 23rd, 2000, 05:20 AM
#2
try using the Savesetting() and getsetting functions to use the registry. what is a processor register?
-
Jan 23rd, 2000, 05:20 AM
#3
try using the Savesetting() and getsetting functions to use the registry. what is a processor register?
-
Jan 23rd, 2000, 05:52 AM
#4
Thread Starter
Junior Member
But Prog A isnt written by me so I can't get it to write to the registry.
------------------
Quadrex
[email protected]
Quadrex Programming
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|