Must be interesting to see the definition of "business code", vs "????".
I'm thinking the following header from a tool might not fit any such
description?
!
********************************************************************
!
! Program: RMS_LOCKS.BAS
! Function: Watch RMS Locks
! Version: 1.00
! Created: 10-May-2001
! Author(s): David Froble
! Dave Froble Enterprises, Inc.
!
! Purpose/description:
!
! This program will scan the lock database selecting
! RMS created locks. It will build data structures
! for filenames, opens, locks, and blocked locks.
!
! A user can select to see the entire data structure,
! files, opens, and locks, or just blocked locks.
!
!********************************************************************
But, what do I know ????
How about a messaging utility?
!********************************************************************
!
! Program: TQUMAN.BAS
! Function: TQUMAN - Message Queue Manager
! Version: 2.00
! Created: 09-Nov-88
! Author(s): Dave Froble
!
! Purpose/description:
!
! This program will run detached to manage the
! system message queue file.
!
!********************************************************************
Then again, I guess just about anything could be considered "business".