For the correct use of this function, use an int Variable, variables of type 8 Bytes int do not work properly.
nMyColor is int = RGB (10,20,50) SelectColor(nMyColor, scInit)
mySelf..Brushcolor = nMyColor
Attempt use correct sintaxe. Not use nMyColor is int = SelectColor()
SelectColor Returns True/False |