[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug(?) in 6.0.1 Pascal FST
- Subject: Re: Bug(?) in 6.0.1 Pascal FST
- From: Erick & Janet Wagner <wagnere@cris.com>
- Date: 1996/07/30
- Newsgroups: comp.sys.apple2
- Organization: Concentric Internet Services
- References: <4t1plq$3o@blackice.winternet.com> <4thae6$bu2@herald.concentric.net> <4tir34$sga@gap.cco.caltech.edu>
nathan@cco.caltech.edu (Nathan Mates) wrote:
>Basically, I let the Pascal FST recognize disks with
>disk names containing hex $21-$2F, in lieu of anything more
>restrictive. [If someone with Pascal 1.3 can figure out precisely
>which punctuation is legal, I can tighten up the code a bit more.]
According to page II-27 of the Apple Pascal 1.3 manual, volumne
names can be composed of up to 7 characters and may NOT contain an
equal sign (=), dollar sign ($), question mark (?), or comma (,).
Volume names are always followed by a colon (:).
Erick