Mapper is nearly finished. I have tomorrow off and plan to finish it up and upload it. I ran into an interesting problem while listing Mapper. I loaded it up and listed it to the printer, the first line prints…
Mapper is nearly finished. I have tomorrow off and plan to finish it up and upload it. I ran into an interesting problem while listing Mapper. I loaded it up and listed it to the printer, the first line prints…
I finished the edit room routine. I am almost finished with the display room routine. I was using the print using statement, which would be great if the numbers filled the field, however with smaller numbers the display tends to…
I made good progress on Mapper today. I finished the add room routine and got a start on the edit room subroutine. In fact because of sharing subroutines, I just need to clean the edit subroutine up. After that I…
— Mapper — I did a little work on Mapper today. Mostly cosmetic, I changed the title page and changed the positioning of a few things that cleaned up the display. I renamed a subroutine so it made more sense.…
Its still very quiet on the Apple II front here. I didn’t get to work on Mapper today. Did check the message boards, still pretty quiet there also. I’ve been doing car stuff (my favorite) today. My oldest daughter was…
Things are pretty quiet on the Apple II front around here. I’ve done a little work on mapper. I’ve done my usual run of the message boards and they are pretty quiet also. I think a lot of people are spending the…
— Mapper — I knew it was something simple. This morning when I got up, I got right into it. The problem was, I wasn’t reading the control record, which has the record count. I fixed that and things are…
— Mapper — I’ve been working on the routines to add a room. I’m not doing something right. I run the program and add several rooms and the map file changes size. However, when I run it again the record…
Today was another productive day on mapper. So far my source code is up to 9 blocks. I designed the file structure which is very simple at this time. The first record is a control record. At this time all…
— Mapper — While working on Mapper, I have made some up front choices. Zbasic allows you to work in immediate mode just like in AppleSoft. To add or change lines you just type a line number and then then…
Recent Comments