Can eValid deal with special charater strings

General discussion about eValid, its characteristis and applications.

Can eValid deal with special charater strings

Postby MichealC » Mon Jun 17, 2019 6:59 am

Morning.

How does eValid handle character stings that contain special characters?

Please explain.
MichealC
 
Posts: 1
Joined: Mon Jun 17, 2019 6:56 am

Re: Can eValid deal with special charater strings

Postby eValid » Tue Jun 18, 2019 7:11 am

MichealC wrote:Morning.

How does eValid handle character stings that contain special characters?

Please explain.


Thanks for posting your question MichealC.

eValid is built with C++ on Windows and it therefore abides by the C++ conventions for character strings.

The "escape character" is the "\" (backslash) character.

It behaves as you would expect it to.

Here is one page that illustrates how strings are handled:

http://e-valid.com/Products/Documentati ... rings.html

Note that some special symbols are converted to/from ASCII as shown in the table on that page.

For example, "blank" is seen as "%20".

That should get you going in the right direction.


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to General Solution Topics

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons