Deutsch English Français Italiano |
<vnitme$3j4j2$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: jeffrey_dsi <jeffrey@digitalsynergyinc.com> Newsgroups: comp.os.vms Subject: Re: basic BASIC question Date: Fri, 31 Jan 2025 08:27:58 -0800 Organization: A noiseless patient Spider Lines: 14 Message-ID: <vnitme$3j4j2$1@dont-email.me> References: <vnipj8$3i2i9$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Fri, 31 Jan 2025 17:27:59 +0100 (CET) Injection-Info: dont-email.me; posting-host="edfa177b0e910193ae2c87343191f43b"; logging-data="3773026"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/o5+hRzH+IYTM9Ki+RGmQGXfUnjGuEaoI=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:TnoluMlXfRF72JUkH1Rz9MYD4r4= Content-Language: en-US In-Reply-To: <vnipj8$3i2i9$1@dont-email.me> Bytes: 1220 On 1/31/25 07:18, Arne Vajhøj wrote: > Is it common to use: > > declare integer constant TRUE = -1 > declare integer constant FALSE = 0 > > > ? > > Arne > That's been a standard for a long time.