Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The QB64 IDE shell
#10
I have updated this version of the QB64shell:

Code: (Select All)
  New release: (qbshelln)
    Build 03-10-2024.01
      Replaces LoadIcon with Icon2BMP.
      Adds F4 and F5 to SortOrder for Dirs and Files in SearchFiles.
      Adds F6 to recursively call SearchFiles.
      Adds dirspec prompt to SearchFiles.
      Replaces all Kill with DeleteFileA.
      Replaces Name AS with MoveFile.
      Replaces MkDir with CreateDirectory.
      Rewrote LoadDrives, LoadFiles, and SortFiles in SearchFiles.
      Adds missing DisplayStatusLine function in SearchFiles.
      Adds missing PercentDisplay function in SearchFiles and ScrnEdit2.
      Now checks drive exists/added/removed realtime in SearchFiles.
      Now parses command line switch to append slash in several functions.


Attached Files
.zip   QBSHELLN.ZIP (Size: 352.19 KB / Downloads: 13)
Reply


Messages In This Thread
The QB64 IDE shell - by eoredson - 12-01-2022, 05:04 AM
RE: The QB64 IDE shell - by mnrvovrfc - 12-01-2022, 03:35 PM
RE: The QB64 IDE shell - by Pete - 12-01-2022, 03:56 PM
RE: The QB64 IDE shell - by eoredson - 12-30-2022, 04:26 AM
RE: The QB64 IDE shell - by mnrvovrfc - 12-07-2022, 03:11 AM
RE: The QB64 IDE shell - by eoredson - 12-08-2022, 03:53 AM
RE: The QB64 IDE shell - by eoredson - 03-24-2023, 02:01 AM
RE: The QB64 IDE shell - by eoredson - 05-02-2023, 03:04 AM
RE: The QB64 IDE shell - by eoredson - 05-30-2023, 03:06 AM
RE: The QB64 IDE shell - by eoredson - 03-18-2024, 02:08 AM



Users browsing this thread: 1 Guest(s)