[futurebasic] Re: [FB] [FBII] [INIT] resource file

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 1999 : Group Archive : Group : All Groups

From: Jamin <benjamen@...>
Date: Wed, 22 Sep 1999 10:48:18 +1000
keller said something like:

>
> What toolbox calls should I use to find out the volRefNumber of the
> extensions folder so that I can access my resource fork (and numerous
> strings)?
>
> TIA
>
> Anders
>

You should use FINDFOLDER, but that will give you a Volume Ref NOT a Working Ref.  If you need a Working Ref, then you will have to create it yourself.  If you are now lost - please see Rick's notes on this topic, they will help you understand the difference.

Jamin