Post Reply 
Question about HP71B Variable Names
01-17-2021, 04:03 AM
Post: #2
RE: Question about HP71B Variable Names
What I've done is write programs in text with my text editor, with variable names being anything I want, then use the search-and-replace to substitute-in names the 71 can accept, then TRANSFORM it into BASIC. You'll need to keep a copy of the original text file so you'll still have the original names for the iterative write-transform-try cycle. Doing it this way, I can also have white space, and write without line numbers, and I have a utility to add the line numbers before it transforms the program into BASIC.

http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, http://wilsonminesco.com/links.html )
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Question about HP71B Variable Names - Garth Wilson - 01-17-2021 04:03 AM



User(s) browsing this thread: 1 Guest(s)