Results 1 to 4 of 4

Thread: Getting values from Memory

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    26

    Post

    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


  2. #2
    Guest

    Post

    try using the Savesetting() and getsetting functions to use the registry. what is a processor register?

  3. #3
    Guest

    Post

    try using the Savesetting() and getsetting functions to use the registry. what is a processor register?

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    26

    Post

    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
  •  



Click Here to Expand Forum to Full Width