[Toc][Index]

@ASCII


@ASCII[c]:  Returns the numeric value of the specified ASCII character as 
a string.  For example %@ASCII[A] returns 65.  You can put an escape 
character [^] before the actual character to process.  This allows quotes 
and other special characters as the argument (e.g., %@ASCII[^`]). 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs