I have recently upgraded Sick with:
Erik.
Code: (Select All)
Version v64.0a r6.4a:
Fixes print after keyboardline input.
Adds more dialog box function calls.
Removes Cls in dialog box call.
Version v64.0a r6.5a:
Modifies titlebar icon.
Adds multiple $Debug statements when separated by colons.
Version v64.0a r6.6a:
Removes call to GetConfigFilename$ in Sub ReadConfig and Sub WriteConfig.
Removes CreateFile And CreateFileA in library function declarations.
Writes Sub CreateFileA to test file, create file, and append file.
Version v64.0a r6.7a:
Fixes problem when started from netpath/cdrom.
Adds C:\ and \\server\share\ to main input loop.
Adds CD/MD/RD directory access commands.
Fixes problem using directory path in ReadConfig.
Version v64.0a r6.8a:
Adds CD... to main menu.
Fixes multipaths to CD/MD/RD.
Also detects removing drive in RD.
Adds realtime clock to KeyboardLine2$
Version v64.0a r7.1a:
Fixes display line length in input in KeyboardLine2$
When entered Tab/Insert/Enter char.
Adds KeyboardTimer to toggle realtime display prompt.
Adds KeyboardTimer in config file.
Adds Width command to main menu.
Also adds screen width 40 to ScrnEdit/Dirs/Files/Drives.
Now sets TabStop constant to 8.
Version v64.0a r7.2a:
Fixes MediaExists in Sub FreeSpace and TotalSpace.
Improves drive list in Volume in Sub Menu.
Adds [Z]Destroy drive to Volume to Sub Menu.
Fixes ListBreakTime in Sub DebugCommand.
Fixes error trap in Debug and Whatis.
Adds multiple spec to files and dirs list.
Erik.