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=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HK_RANDOM_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,af990adf138f3f1c,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!u72g2000cwu.googlegroups.com!not-for-mail From: "stuart clark" Newsgroups: comp.lang.ada Subject: Porting DEC Ada Startlet to Windows Date: 28 Feb 2006 18:54:31 -0800 Organization: http://groups.google.com Message-ID: <1141181671.910678.65140@u72g2000cwu.googlegroups.com> NNTP-Posting-Host: 202.20.20.129 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1141181677 22500 127.0.0.1 (1 Mar 2006 02:54:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 1 Mar 2006 02:54:37 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 sbuxinfra2.baea.com.au:80 (squid/2.5.STABLE7), 1.0 sbproxy.baea.com.au:3128 (squid/2.5.STABLE4) Complaints-To: groups-abuse@google.com Injection-Info: u72g2000cwu.googlegroups.com; posting-host=202.20.20.129; posting-account=wseb7A0AAACoGSN9Y-Rms_un18idFn-Q Xref: g2news1.google.com comp.lang.ada:3216 Date: 2006-02-28T18:54:31-08:00 List-Id: I have some old Universal Ada Test Language code that was written for DEC Ada. Of course it is riddled with calls to Starlet. How do i even start to gut out calls to Starlet and replace them with calls to Windows system calls. Please note i have NEVEr written a line of Ada code on Windows so i am a complete newbie!!!