From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_05, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5ecb5248e650e812 X-Google-Attributes: gid103376,public From: Wes Groleau Subject: Re: Ada and robots Date: 1997/06/27 Message-ID: <33B3E23C.631D@does.not.exist.com>#1/1 X-Deja-AN: 252996050 Sender: usenet@most.fw.hac.com (News Administration) X-Nntp-Posting-Host: sparc02 References: <9706262213.AA13647@stealth.ctron.com> <33B4768B.75CA@dynamite.com.au> Organization: See Warning Below! Newsgroups: comp.lang.ada Date: 1997-06-27T00:00:00+00:00 List-Id: > when STORAGE_ERROR => > PUT("Storage Error for Module: " & ModuleName & " At line: "); > PUT(LineCount); > raise; > > Naturally this means you must set variables ModuleName (a string) and > LineCount (a positive) in the code. You also need to have Without actually envouraging the above technique, let me mention that many primitive configuration management tools like SCCS allow you to embed certain strings that are automatically converted to things like "date checked in" "module name" "line number" "version number" etc. -- ---------------------------------------------------------------------- Wes Groleau, Hughes Defense Communications, Fort Wayne, IN USA Senior Software Engineer - AFATDS Tool-smith Wanna-be wwgrol AT pseserv3.fw.hac.com Don't send advertisements to this domain unless asked! All disk space on fw.hac.com hosts belongs to either Hughes Defense Communications or the United States government. Using email to store YOUR advertising on them is trespassing! ----------------------------------------------------------------------