View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 03:16 PM
Tom Brehony
 
Posts: n/a
Default How do I print a control character in a Sybase "print" statement?

I need to be able to print the ASCII character 12 (Form Feed) in a print
statement in a Sybase stored procedure.

How do I go about doing this?
Does Sybase support this?

Tom.


Reply With Quote