+wolhess #251 Posted November 24, 2020 @Beery, The DSR issue for the three categories CAT13, CAT17 and CAT30 is still there. The correct "total number of sectors" is now written in the file header, but the value of level 3 is still >3F and this causes the DSR error. If I correct the level 3 value it is working: The Gameshelf files that I have added are missing from your EXCEL sheet V3. I've pasted all of my changes into your FileCreator Version 3 file. So you can make further changes with this file. I changed the name to "FileCreator Version 3a" and included the BBS folder with all the library files. BBS-V3.zip Quote Share this post Link to post Share on other sites
BeeryMiller #252 Posted December 6, 2020 Wolfgang, check this file out. FileCreator Version4.xlsm Quote Share this post Link to post Share on other sites
+wolhess #253 Posted December 7, 2020 @BeeryMiller, the fileCreator version 4 is working without an error. The BBS Library files are all correct. Only the file ALLFILES is not correct in the header. The value of level 3 is still >3F XX but this causes no errors. Quote Share this post Link to post Share on other sites
atrax27407 #254 Posted December 7, 2020 You can use PC-TRANSFER when moving the file(s) to the TI and it will strip the 128 byte TIFILES header completely. The TIFILES header is only needed for the actual transfer between the PC and TI. It has no use in running the program on the TI.. Quote Share this post Link to post Share on other sites
BeeryMiller #255 Posted December 7, 2020 42 minutes ago, atrax27407 said: You can use PC-TRANSFER when moving the file(s) to the TI and it will strip the 128 byte TIFILES header completely. The TIFILES header is only needed for the actual transfer between the PC and TI. It has no use in running the program on the TI.. In this case, the Excel spreadsheet makes over 200 files to handle 40, 64, and 80 column file area menu lists from the excel worksheet categorized filelists. And, due to the size/quantity of the file lists, these files can only be managed on a TIPI running the AfterHours BBS program. It would be really impractical to use PC-Transfer. I would not even want to consider writing a 4A program to do all the spreadsheet does as there is sorting, grabbing of file sizes, and then the actual file writing process. Beery Quote Share this post Link to post Share on other sites
BeeryMiller #256 Posted December 7, 2020 5 hours ago, wolhess said: @BeeryMiller, the fileCreator version 4 is working without an error. The BBS Library files are all correct. Only the file ALLFILES is not correct in the header. The value of level 3 is still >3F XX but this causes no errors. I think this fixed it. The ALLFILES was in another macro. FileCreator Version5.xlsm 2 Quote Share this post Link to post Share on other sites
+wolhess #257 Posted December 8, 2020 23 hours ago, BeeryMiller said: I think this fixed it. The ALLFILES was in another macro. FileCreator Version5.xlsm 304.46 kB · 4 downloads Yes, now ALLFILES is correct too and the tool is working perfect. Thank You @BeeryMiller 1 Quote Share this post Link to post Share on other sites
BeeryMiller #258 Posted December 8, 2020 Great, glad to hear that. Beery Quote Share this post Link to post Share on other sites
BeeryMiller #259 Posted December 12, 2020 This is a complete package with a 2 byte change to the source files to force the caller to select either 40, 64, or 80 column in the event their terminal sends some handshaking characters that blows past the selection. Wolfgang, Greg had this issue since he was opening a connection over to his BBS. Beery AfterHoursDistribution.zip 1 Quote Share this post Link to post Share on other sites
+arcadeshopper #260 Posted December 12, 2020 thanks! works great.. it seems to be doing it 3x sending [2J then stops and asks me for columns Greg Quote Share this post Link to post Share on other sites
BeeryMiller #261 Posted December 12, 2020 It should have only sent the sequence once as I had to do that to deal with the Windows telnet client to put it in full duplex mode. Ah, I know what it is now. Your side sent some characters, and I looped it back to to resending that sequence as it is interpreting whatever codes it is sending, as individual characters. I'll try and get a special release out for you this evening. Beery 1 Quote Share this post Link to post Share on other sites
BeeryMiller #262 Posted December 14, 2020 Greg, Let me know if this fixes the multiple displays for the logging in triplicate prompt issue to the AfterHours version of your BBS from The Keep. I also included the source file (MAINMENU) if you and/or Wolfgang update your files. Beery AfterHours20201213.zip 1 Quote Share this post Link to post Share on other sites
+arcadeshopper #263 Posted December 15, 2020 On 12/13/2020 at 5:08 PM, BeeryMiller said: Greg, Let me know if this fixes the multiple displays for the logging in triplicate prompt issue to the AfterHours version of your BBS from The Keep. I also included the source file (MAINMENU) if you and/or Wolfgang update your files. Beery AfterHours20201213.zip 54.49 kB · 3 downloads yep that did it Greg 1 Quote Share this post Link to post Share on other sites
+arcadeshopper #264 Posted December 15, 2020 @BeeryMiller are the keys the same? I tried all the fctn keys to no avail on the sysop screen Greg Quote Share this post Link to post Share on other sites
BeeryMiller #265 Posted December 16, 2020 Function keys did not change. Are you trying at the main menu, or somewhere else? Quote Share this post Link to post Share on other sites
+arcadeshopper #266 Posted December 16, 2020 Function keys did not change. Are you trying at the main menu, or somewhere else?At the waiting for call screen when idleSent from my LM-V600 using Tapatalk Quote Share this post Link to post Share on other sites
BeeryMiller #267 Posted December 16, 2020 OK, at that point, there are no function keys active. You, or a caller, needs to be logged in first before any function keys are active. Quote Share this post Link to post Share on other sites
+arcadeshopper #268 Posted December 16, 2020 OK, at that point, there are no function keys active. You, or a caller, needs to be logged in first before any function keys are active.Ah k I thought I could log in locally without telnetting inSent from my LM-V600 using Tapatalk Quote Share this post Link to post Share on other sites
BeeryMiller #269 Posted December 16, 2020 Oh, that's not a function key. Just press L to Login. Beery 1 minute ago, arcadeshopper said: Ah k I thought I could log in locally without telnetting in Sent from my LM-V600 using Tapatalk 1 Quote Share this post Link to post Share on other sites