On Sun, Jan 14, 2018 at 6:00 PM, <wkitt...@windstream.net> wrote: > really... i think most folks have a general YesNo routine that returns some > value which they then use to determine which way the code flows...
I used to have a general Prompt(Question: String; Allowed: TCharSet; Default: Char; CaseSensitive: Boolean): Char; function for that in the TP era. (It used crt unit though. And TCharSet = set of Char) Bart _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal