Posted by Robert G Laurin on May 22, 2019 at 13:15:47:
In Reply to: a visual to demonstrate the problem posted by Bob A on May 22, 2019 at 10:00:16:
An empty string is not the same as a string with a NULL value.
Color$ = ''
Len(Color$) -> 0
Color$ = '@00@'
Len(Color$) -> 1
If you do any conversion HEX, ASC, etc... Do not expect values to show up by miracle.
Just make sure ALL your colors ave an assigned value before using them.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.