Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The QB64 IDE shell
#8
This post represents new coding for the QB64shell project.

Included are the newest mods for this Windows IDE shell..

Code: (Select All)
  New release: (qbshellt)
    Build 06-25-2025.01
      Fixes trapping Control-C with Ctrl-Break.
      Adds Keymapper routine to map keyboard scancodes.
      Fixes Strip.Blanks in Zsort utility stream.
      Adds Strip.Drives variable and StripDrive function.
  New release: (qbshellu)
    Build 08-10-2025.01
      Adds Color <string$>,<string$>
      Stores prompt colors in .cfg file.
      Extends array definition in FN parsing.

      New feature!
       Variables A through Z, A$ through Z$, and A() through Z(), now
       extended for assignment and arrays such as:
        A0 to Z0 through Z0 to Z9, A0$ to A9$ through Z0$ to Z9$, and
        A0(n) to A9(n) through Z0(n) to Z9(n).
Code: (Select All)
  New release: (qbshellv)
    Build 08-20-2025.01
      Adds Keypad-5 and Ctrl-Keypad-5 to HelpAbout.
      Fixes out of order sort codename list in Sub SortProfiles.
      Adds specialized INKEYy$ function.
      Fixes Altkey pressed in Menu2.
      Adds Play Reboot to restart sound file player.
        Tweaks -1 to True, 0 to False, and "" to Nul in all functions.
Code: (Select All)
  New release: (qbshellw)
    Build 08-28-2025.01
      Fixes Last.Token in Parse.Alphabetic3 for colors.
      Removes support for QB64 versions prior to v4.0.0
      Fixes parameter mismatch in calls to CreateDirectory.
      Adds directory search to Sub DisplayIcon and F1 - edit aboutfile.
      Now allows Play Restart after Play Stop.
      Adds simple reboot command for Windows.
      Adjusts _Title call in CompDir and CompFile.
      Adds ErrorCount, ErrorList, and ErrorSearch to Debug command.
      Fixes LineLength to MorePrompt in Sub Recurse_Directories.
Code: (Select All)
  New release: (qbshellx)
    Build 10-15-2025.01
      Fixes .key filename in Keymapper.
      Adds custom Inkeyz$ function for Keymapper.
      Traps Ctrl-C during Ctrl-Break in Keymapper.
      Fixes some calls to write error log file.
      Adds /-6 Copyit switch to ignore file copied onto self.
      New feature!
        Adds Format command menu and parsed FormatX$ function.
Code: (Select All)
  New release: (qbshelly)
    Build 10-25-2025.01
      Fixes values in Color statement.
      Removes support for $W[<exp>] WhatisParse function.
      Fixes switch to reboot and shutdown call.
      Adds call to ClearHistory in two places.
      Adds Udrv(<exp>) function call and Sub UsedSpace(x).
Code: (Select All)
  New release: (qbshellz)
    Build 12-25-2025.01
      New features!
        Adds Const assignment and retrieval to Whatis.
        Adds recent filelist for loading and storing recently opened files.
  New release: (qbshell10)
    Build 02-15-2026.01
      Fixes Graburl buffer in DownloadToFileX.
Thanks, Erik.

LOC: 59,682


Attached Files
.zip   QBSHELLZ.ZIP (Size: 432.57 KB / Downloads: 12)
.zip   QBSHELL10.ZIP (Size: 432.56 KB / Downloads: 3)
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 - 05-17-2025, 02:03 AM
RE: The QB64 IDE shell - by eoredson - 07-02-2025, 02:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QB64 IDE Helper Pete 3 894 12-15-2024, 12:13 PM
Last Post: grymmjack

Forum Jump:


Users browsing this thread: 1 Guest(s)