Greg Gunston schrieb dereinst (am 11.05.2006 17:54 Uhr) via
[EMAIL PROTECTED]:

> I am looking for a way of finding out what processor my app is running on.

  Dim s As new Shell
  s.Execute "arch"
  MsgBox s.Result // "i386" or "ppc" respectively

Cheers,

Knut


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to