+arcadeshopper Posted January 13, 2022 Share Posted January 13, 2022 Yeah was hung on a login fixedSent from my Pixel 6 Pro using Tapatalk Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-4983494 Share on other sites More sharing options...
+arcadeshopper Posted March 26, 2022 Share Posted March 26, 2022 fyi @9640News I'm trying to get a user list together to help someone who "didn't note their user number" and so I ran the validate program in the supportprg folder and it doesn't seem to list the correct number of accounts, did you change things? 100 CALL CLEAR :: CALL TITLE :: DISPLAY AT(12,2):"LOADING ACCOUNTFILE..." 110 OPEN #1:"TIPI.AFTER.ACCOUNTFIL",RELATIVE,FIXED ,DISPLAY 120 LINPUT #1,REC 0:A$ :: ACT$=SEG$(A$,1,4) :: CKD$=SEG$(A$,23,4) 130 HOLD$=A$ I look and I have over 30 accounts signed up, but ACT seems to be coming up 22 in the sw.. Greg Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5028877 Share on other sites More sharing options...
+9640News Posted March 26, 2022 Author Share Posted March 26, 2022 I don't recall having changed anything in it other that path filenames. Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5028878 Share on other sites More sharing options...
+arcadeshopper Posted March 26, 2022 Share Posted March 26, 2022 Just now, 9640News said: I don't recall having changed anything in it other that path filenames. Ok so then that variable is being stored incorrectly or not incremented in the main program I guess. I think I'll write a small userlist program to output the userlist to screen/pi.pio and see what it comes up with. Greg Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5028883 Share on other sites More sharing options...
+arcadeshopper Posted March 26, 2022 Share Posted March 26, 2022 (edited) 5 minutes ago, arcadeshopper said: Ok so then that variable is being stored incorrectly or not incremented in the main program I guess. I think I'll write a small userlist program to output the userlist to screen/pi.pio and see what it comes up with. Greg Ok I looked and that program is looking in the AFTER folder but the current acctfile seems to be in the MESG folder that must be the issue - confirmed at least on my system the utility needs to be updated. you may have done so and I just didn't copy the new files.. Edited March 26, 2022 by arcadeshopper Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5028885 Share on other sites More sharing options...
+9640News Posted March 26, 2022 Author Share Posted March 26, 2022 31 minutes ago, arcadeshopper said: Ok I looked and that program is looking in the AFTER folder but the current acctfile seems to be in the MESG folder that must be the issue - confirmed at least on my system the utility needs to be updated. you may have done so and I just didn't copy the new files.. Probably an oversight, likely on my part. Beery Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5028903 Share on other sites More sharing options...
+9640News Posted November 24, 2022 Author Share Posted November 24, 2022 OK, here is an update and a complete distribution of all the files for the AfterHours BBS. The 40 column version of the BBS is in the AFTER40 directory and the 80 column version in the AFTER80 folder. This release resolves an issue with the pattern table being partially corrupted when using the FILESEARCH string function. 20221124 AfterHoursSource.zip 4 Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5160798 Share on other sites More sharing options...
+arcadeshopper Posted November 25, 2022 Share Posted November 25, 2022 1 hour ago, 9640News said: OK, here is an update and a complete distribution of all the files for the AfterHours BBS. The 40 column version of the BBS is in the AFTER40 directory and the 80 column version in the AFTER80 folder. This release resolves an issue with the pattern table being partially corrupted when using the FILESEARCH string function. 20221124 AfterHoursSource.zip 337.95 kB · 1 download Thanks!! 2 Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5160832 Share on other sites More sharing options...
+9640News Posted January 22 Author Share Posted January 22 @wolhess and @arcadeshopper I want to confirm a couple of things. I don't think either of you are running the software on a Geneve, correct? Second, are you both running the software on a system with a F18a? If so, can you confirm the length of the 4th file in the PGM image file used? Trying to determine how much extra space is available in your setups. Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5394149 Share on other sites More sharing options...
+arcadeshopper Posted January 23 Share Posted January 23 On 1/22/2024 at 3:42 PM, 9640News said: @wolhess and @arcadeshopper I want to confirm a couple of things. I don't think either of you are running the software on a Geneve, correct? Second, are you both running the software on a system with a F18a? If so, can you confirm the length of the 4th file in the PGM image file used? Trying to determine how much extra space is available in your setups. Geneve - no F18a - yes 1 Quote Link to comment https://forums.atariage.com/topic/300715-after-hours-bbs-program/page/15/#findComment-5394907 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.