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.3 required=5.0 tests=BAYES_00,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d955a56d21742fee,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-19 08:15:37 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.174.75.178!news-fra1.dfn.de!newsfeed.hanau.net!fr.clara.net!heighliner.fr.clara.net!deine.net!intgwpad.nntp.telstra.net!news.telstra.net!nsw.nnrp.telstra.net!not-for-mail From: "ProLogic" Newsgroups: comp.lang.ada Subject: Tokens X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Original-NNTP-Posting-Host: 203.221.64.52 Message-ID: <3ce7c19a@news.comindico.com.au> X-Original-Trace: 20 May 2002 01:15:38 +1000, 203.221.64.52 Organization: Comindico Australia Pty Ltd Date: Mon, 20 May 2002 01:15:08 +1000 NNTP-Posting-Host: 203.194.27.1 X-Complaints-To: abuse@telstra.net X-Trace: nsw.nnrp.telstra.net 1021821335 203.194.27.1 (Mon, 20 May 2002 01:15:35 EST) NNTP-Posting-Date: Mon, 20 May 2002 01:15:35 EST Xref: archiver1.google.com comp.lang.ada:24377 Date: 2002-05-20T01:15:08+10:00 List-Id: What's the best way to split a string into tokens? Ada.Strings.Tokenize ? Problem is, I cannot find very much documentation on this. Where can I find a complete documentation on ADA programming and it's libraries. Thanks ProLogic