Re: a visual to demonstrate the problem


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

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.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]