Simplicty and flexibility!


Function for ASCII characters


Started by Sam Bird
Search
You will need to Sign In to be able to add or comment on the forum!

Function for ASCII characters

Is there a function for ASCII characters which can be used to insert Ascii Dec 34 (Double Quote) in an output string?


Written by Sam Bird 10/05/22 at 10:03:35 DataEase 9 Developer

Re:Function for ASCII characters

In DataEase from 8.x you can use chr()
http://www.dataease.com/dg3_HelpView/?PageID=10317...

If your only need to use " inside a string you can use the escape code for " which is /' or \'.


Written by DataEase 10/05/22 at 10:33:05 DataEase 9 Developer
DG3_ForumList