P.S. I can't simply use str(v) as this shows it in scientific notation
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
From Mon 30 Jun 2008 20:33:47 +0200
Delivered-To: listarchive@realsoftware.com
Received: by 10.143.2.3 with SMTP id e3cs30635wfi;
Mon, 30 Jun 2008 11:35:54 -0700 (PDT)
Received: by 10.115.58.1 with SMTP id l1mr4625673wak.27.1214850954488;
Mon, 30 Jun 2008 11:35:54 -0700 (PDT)
Return-Path: <realbasic-nug-bounces@lists.realsoftware.com>
Received: from advanced107.inmotionhosting.com (advanced107.inmotionhosting.com
[74.124.194.228])
by mx.google.com with ESMTP id h34si736474wxd.27.2008.06.30.11.35.35;
Mon, 30 Jun 2008 11:35:54 -0700 (PDT)
Received-SPF: neutral (google.com: 74.124.194.228 is neither permitted nor
denied by best guess record for domain of
realbasic-nug-bounces@lists.realsoftware.com) client-ip=74.124.194.228;
Authentication-Results: mx.google.com; spf=neutral (google.com: 74.124.194.228
is neither permitted nor denied by best guess record for domain of
realbasic-nug-bounces@lists.realsoftware.com)
smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Received: from localhost ([127.0.0.1] helo=advanced107.inmotionhosting.com)
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasic-nug-bounces@lists.realsoftware.com>)
id 1KDOCB-0007ni-Jw; Mon, 30 Jun 2008 11:33:47 -0700
Received: from smtprelay09.ispgateway.de ([80.67.29.23])
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KDOCA-0007nb-6A for realbasic-nug@lists.realsoftware.com;
Mon, 30 Jun 2008 11:33:46 -0700
Received: from [84.175.91.92] (helo=[192.168.1.80])
by smtprelay09.ispgateway.de with esmtpa (Exim 4.68)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KDOCB-0005sT-4Q for realbasic-nug@lists.realsoftware.com;
Mon, 30 Jun 2008 20:33:47 +0200
To: realbasic-nug@lists.realsoftware.com (REALbasic NUG)
In-Reply-To: <C48E8F82.15268%sean@workinsoft.com>
Subject: Re: How to get the current volume name
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Mon, 30 Jun 2008 20:33:47 +0200
Message-ID: <1ijd7rt.fi7nh11bn52huM%realbasiclists@monkeybreadsoftware.de>
MIME-Version: 1.0
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.3 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug@lists.realsoftware.com
X-Mailman-Version: 2.1.10
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces@lists.realsoftware.com
Errors-To: realbasic-nug-bounces@lists.realsoftware.com
X-AntiAbuse: This header was added to track abuse, please include it with any
abuse report
X-AntiAbuse: Primary Hostname - advanced107.inmotionhosting.com
X-AntiAbuse: Original Domain - realsoftware.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lists.realsoftware.com
Sean Arney <sean@workinsoft.com> wrote:
> When multiple bootable volumes are attached, how can one determine the
> current volume name? I looked at System.env etc, but Im not seeing how to
> get that...is there anything in MBS like that anyone know of?
volume(0).name maybe?
Gru=DF
Christian
-- =
Over 1000 classes with 20000 functions in one REALbasic plug-in. =
The Monkeybread Software Realbasic Plugin v8.3. =
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|