Writing and reading bits and memory


Results 1 to 12 of 12

Threaded View

  1. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Writing and reading bits and memory

    (stuff removed)

    Ok, it's all in my edits now.

    Robert


    EDIT: You said your previous version worked, did you have a delay in that version and then took it out?

    EDIT SOME MORE: Is there a particular reason why you use those GOTO at the end of both WHILE RECORD=0?

    EDIT YET AGAIN: by the way, byte[29] will create elements 0 thru 28. Writing element 29 will write "somewhere", but most likely not where you want.

    EDIT ONE LAST TIME: I'm curious, just how fast are you on those buttons anyways? You loop 29 times with a 10th of a second each loop, you gotta be pretty quick! That's just under 3 seconds to enter all those key presses isn't it? (or did I miss something?)
    Last edited by Demon; - 30th January 2012 at 02:20.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts