We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
some help - part one
#7
Hi Yumda,

First is to publish your code and post the ID so we can import it, this it here XQPG253.000.

Published code will have File commands commented out for security reasons when imported - these can then be checked and uncommented manually or in SB-Prime right click=>Uncomment File Commands.  Also in SB-Prime the title bar tab of an imported file with commented File commands will have !n, where n is the number of commented File commands in the imported file, !13 for your file when XQPG253.000 is impported.

For debugging it I sugget:

1] Add simple Text output debugging ststements to your code, either to TextWindow or to a file.
2] Use the SB-Prime debugger, setting break points and checking values and the flow logic.
3] Simplify the code to try to reproduce an issue in simple code.

Using option 0 to generate a new cipher map, leads to issues not having your P drive or paths so hard to tell, but the program does end on line 120 at command Program.End(), just before the line decryptMode:
Reply


Messages In This Thread
some help - part one - by Yumda - 03-21-2025, 07:49 AM
RE: some help - part one - by Yumda - 03-21-2025, 07:50 AM
RE: some help - part one - by Yumda - 03-21-2025, 07:50 AM
RE: some help - part one - by z-s - 03-21-2025, 09:02 AM
RE: some help - part one - by Yumda - 03-21-2025, 10:35 AM
RE: some help - part one - by AbsoluteBeginner - 03-21-2025, 12:21 PM
RE: some help - part one - by litdev - 03-21-2025, 02:41 PM
RE: some help - part one - by Yumda - 03-22-2025, 09:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)