View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001510SphereServerexecutable - genericpublic03-09-08 22:3626-10-08 20:12
Reporterdask 
Assigned ToMrSugarCube 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version20-09-2009, 0.56b Prerelease 
Summary0001510: check negativ numbers with isnum didn´t work
Descriptionsee this script code

IF !(<isnum <argtxt(9)>>)
         smsg @0,3 Please a Number!
        dialog d_axis_small 3
  ELSEIF (<dargtxt(9)> <= 0)
      smsg @0,3 Please a Number higher than zero!
....

If I write a negative number for example -10 in my textentry field and push the button the first if section is fired and not the second one.
yes I can ask at first if the number is negative and so this if section is wright but for me it is a bug that you cant check negative numbers with isnum.
maybe it´s only in gumps and with textentrys. havent test it in a normal script.
TagsNo tags attached.
Nightly Version08-02-2008
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-09-08 22:36 dask New Issue
03-09-08 22:36 dask Nightly Version => 08-02-2008
03-09-08 22:36 dask Experimental Flags => None
03-09-08 22:36 dask Option Flags => None
26-10-08 20:12 MrSugarCube Status new => resolved
26-10-08 20:12 MrSugarCube Fixed in Version => 0.56c Nightly
26-10-08 20:12 MrSugarCube Resolution open => fixed
26-10-08 20:12 MrSugarCube Assigned To => MrSugarCube


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker