Input a string
From: Stefan Merwitz (thebiggestfan2002_at_yahoo.de)
Date: 01/27/05
- Next message: Marc A. Criley: "Re: DOM and SAX parsing in Ada"
- Previous message: Nick Roberts: "Re: DOM and SAX parsing in Ada"
- Next in thread: Nick Roberts: "Re: Input a string"
- Reply: Nick Roberts: "Re: Input a string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Jan 2005 21:27:09 +0100
Hello everybody,
I need to input a string from the user. For integers I use
Get(IntegerType). But unfortunately this doesn't seem to work for
strings ("unconstrained subtype not allowed"). How do I input a string
and futhermore how to return the first 30 letters if the string is
longer than 30 chars?
Thanks in advance,
Stefan
- Next message: Marc A. Criley: "Re: DOM and SAX parsing in Ada"
- Previous message: Nick Roberts: "Re: DOM and SAX parsing in Ada"
- Next in thread: Nick Roberts: "Re: Input a string"
- Reply: Nick Roberts: "Re: Input a string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|