Jun 11, 2008 #1 jwray100 IS-IT--Management Joined Feb 3, 2005 Messages 9 Location US Is it possible to add comment/remarks in SQL derived fields? I'm looking for the character(s) to use like the character (' I think) used to remark out lines in RS Macros. Thanks, Joel Ray Ronile, Inc.
Is it possible to add comment/remarks in SQL derived fields? I'm looking for the character(s) to use like the character (' I think) used to remark out lines in RS Macros. Thanks, Joel Ray Ronile, Inc.
Jun 11, 2008 #2 vlfox Technical User Joined Oct 13, 2005 Messages 40 Location US I've used: /* enter comment */ Upvote 0 Downvote
Jun 11, 2008 #3 vlfox Technical User Joined Oct 13, 2005 Messages 40 Location US sorry - just meant to bold the characters to enter but it didn't work. Should be: /* enter comment here */ Upvote 0 Downvote
sorry - just meant to bold the characters to enter but it didn't work. Should be: /* enter comment here */
Jun 11, 2008 Thread starter #4 jwray100 IS-IT--Management Joined Feb 3, 2005 Messages 9 Location US Thanks. That worked perfectly. Joel Ray Ronile, Inc. Upvote 0 Downvote