08-14-2022, 05:39 PM
(08-14-2022, 04:42 PM)SMcNeill Wrote:(08-14-2022, 04:29 PM)Pete Wrote: Do we get to name them? If so, in the spirit of SCREEN 0, I'd name my stuff like...
0 Notepad
0 String math
0 Space invaders
0 Transparent Windows
etc.
Hmm, I wonder where that would appear in the index Brewhhahaha!
Pete
Sure it would, just like the 3d-stuff all shows up in there. I don't see why "0 Notepad" would cause any issues with the index.
Here's what an actual index entry looks like:
Code: (Select All)[START ENTRY]
3d-balls
Antoni Gual
screensaver, 9 lines
'balls by Antoni Gual agual@eic.ictnet.es
'for Rel's 9 LINER contest at QBASICNEWS.COM 1/2003
'------------------------------------------------------------------------
[END ENTRY]
[start code]
title
author
tag
description from here until
[end code]
The screenshot goes in the same folder as the source file, which is the same as the title.
Just messing with you. Putting a zero in front would rank all my stuff ahead of 3-D balls in the current demo index. I'd call that a "modest" request, but I can't do that with a straight face.
Nice project in all, especially as the forum grows. I might suggest having a way to arrange it by author name as well as appname, or possibly even consider using tags. It depends, I guess, how far you want to take it, or as my old pal Knewbie used to say, there are no such things as finished programs.
Pete