71b creating strings with binary data
|
12-20-2022, 08:22 PM
Post: #5
|
|||
|
|||
RE: 71b creating strings with binary data
(12-20-2022 10:07 AM)dmh Wrote: EDIT: Ok, I think it must be the length. I don't care about the length as I'm using DIM I don't think you can say that; because IIRC (although I haven't used my 71 in years), DIM only sets the maximum length; but if you're creating a new string variable with DIM (as opposed to re-dimensioning an already-existing one), the current length is initialized to 0. I think that after you do something that sets the current length as desired, you can change particular characters within that string to $00, without affecting others. http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, at http://wilsonminesco.com/links.html#hp41 ) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
71b creating strings with binary data - dmh - 12-20-2022, 04:14 AM
RE: 71b creating strings with binary data - J-F Garnier - 12-20-2022, 09:50 AM
RE: 71b creating strings with binary data - dmh - 12-20-2022, 10:07 AM
RE: 71b creating strings with binary data - J-F Garnier - 12-20-2022, 10:57 AM
RE: 71b creating strings with binary data - Garth Wilson - 12-20-2022 08:22 PM
RE: 71b creating strings with binary data - dmh - 12-21-2022, 12:21 AM
RE: 71b creating strings with binary data - KeithB - 12-21-2022, 04:28 PM
|
User(s) browsing this thread: 5 Guest(s)