Menu

#6 genesis does not entertain escape chars in strings

open
nobody
None
5
2008-01-09
2008-01-09
No

create neutral n
addfield n hello
setfield n hello "hello\n"
echo {getfield n hello}

Output:
hello\n
genesis >

where as expected output is
hello
<--- newline
genesis >

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.