realbasic-nug
[Top] [All Lists]

Re: How to get the current volume name

To: RBNug <realbasic-nug@lists.realsoftware.com>
Subject: Re: How to get the current volume name
From: Sean Arney <sean@workinsoft.com>
Date: Mon, 30 Jun 2008 15:45:16 -0500
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
Delivered-to: listarchive@realsoftware.com
In-reply-to: <C48EAB45.15297%sean@workinsoft.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Thread-index: Acja71p5mVOj8EbiEd2FxAAWy4uZ4wAAtj1j
Thread-topic: How to get the current volume name
User-agent: Microsoft-Entourage/11.2.0.050811
It appears to be the case, just wondering for sure


On 6/30/08 3:24 PM, "Sean Arney" <sean@workinsoft.com> wrote:

> Is that always the volume running the system?  That would be great.
> 
> 
> On 6/30/08 1:33 PM, "Christian Schmitz"
> <realbasiclists@monkeybreadsoftware.de> wrote:
> 
>> 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ß
>> Christian
> 
> 
> 
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
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 22:49:12 +0200
Delivered-To: listarchive@realsoftware.com
Received: by 10.143.2.3 with SMTP id e3cs38761wfi;
        Mon, 30 Jun 2008 13:50:36 -0700 (PDT)
Received: by 10.114.192.17 with SMTP id p17mr4830487waf.29.1214859035691;
        Mon, 30 Jun 2008 13:50:35 -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 4si1275261yxd.2.2008.06.30.13.50.33;
        Mon, 30 Jun 2008 13:50:35 -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-ipt.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­vanced107.inmotionhosting.com)
        by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
        (envelope-from <realbasic-nug-bounces@lists.realsoftware.com>)
        id 1KDQJE-0005Ex-Cg; Mon, 30 Jun 2008 13:49:12 -0700
Received: from smtprelay04.ispgateway.de ([80.67.18.16])
        by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
        (envelope-from <realbasiclists@monkeybreadsoftware.de>)
        id 1KDQJC-0005En-Gp for realbasic-nug@lists.realsoftware.com;
        Mon, 30 Jun 2008 13:49:10 -0700
Received: from [84.175.91.92] (helo=[192.168.1.80])
        by smtprelay04.ispgateway.de with esmtpa (Exim 4.68)
        (envelope-from <realbasiclists@monkeybreadsoftware.de>)
        id 1KDQJE-0002KV-8s for realbasic-nug@lists.realsoftware.com;
        Mon, 30 Jun 2008 22:49:12 +0200
To: realbasic-nug@lists.realsoftware.com (REALbasic NUG)
In-Reply-To: <C48EAB45.15297%sean@workinsoft.com>
Subject: Re: How to get the current volume name
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Mon, 30 Jun 2008 22:49:12 +0200
Message-ID: <1ijde1d.t4vw9f2nzzpyM%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:

> Is that always the volume running the system?  That would be great.

volume(0) is the boot volume by definition.

Gruß
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>


<Prev in Thread] Current Thread [Next in Thread>