2024-04-27 17:16 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0006334WHDLoad[All Projects] Generalpublic2023-12-15 10:07
ReporterTom-Cat 
Assigned ToWeplProject InfoHD-Installer for OS-Killer
http://whdload.de/
 
PrioritynormalSeverityfeatureReproducibilityalways
StatusresolvedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0006334: QuitKey in command line arguments cannot be in HEXadecimal, only in Decimal
DescriptionQuitKey in command line arguments cannot be in HEXadecimal, only in Decimal
While in tool types it can also be in Hexa:

Quitkey=$67 works perfectly fine when calling whdload from an icon
while when calling it from command line you get

bad number

error. If you convert the number to decimal and use

Quitkey=103

It works in both command line and icon tooltype
TagsNo tags attached.
MachineA1200
CPU68020
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.9
Attached Files

-Relationships
+Relationships

-Notes

note ~0013439

Wepl (manager)

This works as documented https://whdload.de/docs/en/opt.html
Reason is that dos.ReadArgs is used to parse command line argnuments.
It's currently not planned to change this.
+Notes

-Issue History
Date Modified Username Field Change
2023-12-11 10:55 Tom-Cat New Issue
2023-12-15 10:04 Wepl Severity minor => feature
2023-12-15 10:04 Wepl Reproducibility have not tried => always
2023-12-15 10:07 Wepl Note Added: 0013439
2023-12-15 10:07 Wepl Assigned To => Wepl
2023-12-15 10:07 Wepl Status new => resolved
2023-12-15 10:07 Wepl Resolution open => won't fix
+Issue History