I have been looking at a constants file, and I can see that "special" 
characters use a distinct notation:
" = "  for example

Are there equivalents for:
Carriage return
Line feed
and tab?


On Wed, 11 Apr 2018 13:19:43 -0400, Chip Scheide via 4D_Tech wrote:
> a couple of questions:
> 1 - where does 4D pop put the cliff file for custom constants? (Mac)
> 2 - can I move this file around (i.e. to other database/systems)?
> 3 - Is there a way to get 4D pop to create a character (string) constant
> for Carriage Return, Line Feed, and CrLF by this I mean - not - the 
> ascii/unicode numeric values, but the actual string values
> 
> Where Cr = Char(13)
> Alert("XXX" + Cr + "YYY")
> 
> opens an alert with the text displayed like this:
> XXX
> YYY
> 
> Thanks
> Chip
> ---------------
> Gas is for washing parts
> Alcohol is for drinkin'
> Nitromethane is for racing 
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
---------------
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing 
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to