is there any kind of toggle for ROUND


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Bob A on July 10, 2013 at 09:47:55:

Have a program where I did a lot of ROUNDing

so I have something like this:

ROUND
INCLUDE "^ABC.inc"
INCLUDE "^DEF.inc"

I know... it's LAZY to do it this way... but was just wondering if there is any Keyword that would turn off ROUNDing for a couple of the data elements that I probably don't want rounded ever....

then I could put (e.g.) TRUNCATE in the INCLUDE file to always override ROUNDing

kind of like the asterisk in the compile that the wiki says:

"On/off switch for source code printout. First occurrence turns the listing off, second occurrence turns it back on"

Thanx

Bob "A"

P.S.I believe that in all the other languages I know, the ROUND is an attribute of the operation, as in COBOL: Add A to B Rounded. As is the control for overflow.... COBOL: Add A to B On Size Error..... I must confess that I always have to force myself to remember that MTB's ROUND is attached to the data element.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]