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.0 required=5.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5c35b354395e0f78,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: Bryan.Berns@gmail.com Newsgroups: comp.lang.ada Subject: Easy Question - Printing Out An Address Date: 9 Mar 2005 10:03:34 -0800 Organization: http://groups.google.com Message-ID: <1110391414.401563.271160@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: 12.31.157.162 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110391421 5320 127.0.0.1 (9 Mar 2005 18:03:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Mar 2005 18:03:41 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=12.31.157.162; posting-account=cJbjLQ0AAACrPx93bodF_lPlDTSbC1XG Xref: g2news1.google.com comp.lang.ada:8959 Date: 2005-03-09T10:03:34-08:00 List-Id: How can I print out (for debugging purposes) a Machine.Address to the screen? - Console.Write(????) Any ideas? Thanks, - Bryan