Hi there
I just stumbled up on this project and tried to give it a go. But I could not get to the point to save the form - which is the basis for everything else ...
Maybe related to country specific settings?
20241029 08:21:26: Cannot convert value "800; 600" to type "System.Int32". Error: "Input string was not in a correct format." At line:4191 char:25 + $n[0] = [math]::round(($n[0]/1) / $ctscale) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToInteger
It looks like the main form size cannot be converted.
Any idea?
Thank you
Beat
Hi there
I just stumbled up on this project and tried to give it a go. But I could not get to the point to save the form - which is the basis for everything else ...
Maybe related to country specific settings?
20241029 08:21:26: Cannot convert value "800; 600" to type "System.Int32". Error: "Input string was not in a correct format." At line:4191 char:25 + $n[0] = [math]::round(($n[0]/1) / $ctscale) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToInteger
It looks like the main form size cannot be converted.
Any idea?
Thank you
Beat