WHDLoad MantisBT - WHDLoad
View Issue Details
0006334WHDLoad[All Projects] Generalpublic2023-12-11 10:552024-12-03 09:47
ReporterTom-Cat 
Assigned ToWepl 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA1200
CPU68020
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.9
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.
Attached Files

Notes
(0013439)
Wepl   
2023-12-15 10:07   
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.

Issue History
2023-12-11 10:55Tom-CatNew Issue
2023-12-15 10:04WeplSeverityminor => feature
2023-12-15 10:04WeplReproducibilityhave not tried => always
2023-12-15 10:07WeplNote Added: 0013439
2023-12-15 10:07WeplAssigned To => Wepl
2023-12-15 10:07WeplStatusnew => resolved
2023-12-15 10:07WeplResolutionopen => won't fix
2024-12-03 09:47WeplStatusresolved => closed