IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is "check protection symbol"?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nagarajit

New User


Joined: 18 May 2007
Posts: 2
Location: chennai

PostPosted: Sun Jul 15, 2007 8:38 pm
Reply with quote

What's 'check protection symbol'?
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sun Jul 15, 2007 9:00 pm
Reply with quote

It usually is the currency symbol or asterisk that replaces the leading blanks on the numeric amount field on a check.
$********1.25 or $$$$$$$$$1.25
Representing zero suppression
Well maybe not the currency symbol..... icon_redface.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 16, 2007 3:08 am
Reply with quote

Hello,

A "check protection symbol" is a character (usually asterisk) that is printed after the currency sign and before the first digit of the amount on a check. The check protectino symbol is used to prevent someone from altering the amount of the check.

It is less used now that most checks that are computer generated have both the amount in digits and the amount printed below it in words.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts SCOPE PENDING option -check data DB2 2
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Check data with Exception Table DB2 0
No new posts How to check whether who renamed the ... JCL & VSAM 3
No new posts No ++JCLIN, APPLY CHECK job JCL & VSAM 1
Search our Forums:

Back to Top