Door Games Unlimited

Welcome, Guest.


Subject: console.strlen(text) vs. strip_ctrl(text).length Date: Sun Jan 04 2015 19:54:25
From: Nightfox To: Digital Man

  Re: console.strlen(text) vs. strip_ctrl(text).length
  By: Digital Man to Nightfox on Sun Jan 04 2015 19:20:06

 DM> Yes, strip_ctrl() removes all control characters (ASCII value less than
 DM> 32) and all Ctrl-A code sequences.

 DM> What's the ASCII value of these "4 special characters to represent
 DM> arrows"? 

Makes sense.  The ASCII values (in decimal) are 16, 17, 24, and 25.

Nightfox

---
 ■ Synchronet ■ Digital Distortion BBS - digitaldistortionbbs.com

Previous Message       Next Message
In Reply To: console.strlen(text) vs. strip_ctrl(text).length (Digital Man)
Replies: console.strlen(text) vs. strip_ctrl(text).length (Digital Man)