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
Challenge 13 - Search utility
#1
No activity for a while, so here is a challenge...

Write a Small Basic utility program to search through a folder of SB files (*.sb) and show any files that contain a searched text.

The program should allow the user to specify a folder and a search text (case insensitive), then display a list of all files containing that text.

The program could be extended to:

1] Allow the user to select and show the full text of any of the found searches
2] Allow recursive search through sub folders
3] Use extensions if you like to make the program prettier or add features like compile and run a file or open it in Small Basic IDE
4] Think of other useful features, like reporting the file date, number of lines etc and maybe make these search filters

Share any work in progress...
[-] The following 1 user Likes litdev's post:
  • z-s
Reply


Messages In This Thread
Challenge 13 - Search utility - by litdev - 08-11-2025, 08:33 AM
RE: Challenge 13 - Search utility - by z-s - 08-12-2025, 10:43 AM
RE: Challenge 13 - Search utility - by litdev - 08-13-2025, 02:17 PM
RE: Challenge 13 - Search utility - by z-s - 08-18-2025, 07:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)