Jump to content
IGNORED

After Hours BBS Program


9640News

Recommended Posts

  • 2 months later...

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 by arcadeshopper
Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 7 months later...

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

  • Like 4
Link to comment
Share on other sites

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!! :)  

  • Like 2
Link to comment
Share on other sites

  • 1 year later...

@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.

Link to comment
Share on other sites

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

image.thumb.png.dd5389508c26da447467a01b81b53137.png

  • Like 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...