Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
MPEGXtra
Tygtris
Go to net page button/frame
Wait for a Keypress
Increasing the effeciency of playback
Rotate Click-Alphamania
Dean's Director Resources
Import Linked Bitmaps
Happy Hour Fonts
DirectSound Xtra
 

 

 

Behavior How to find all special system folders

Added on 6/12/2006

 

Compatibilities:
D7 D8 D8_5 D9

Required Xtras:
Buddy API

This item has not yet been rated

Author: MikeBlaustein

This handler, to be used in a #movie script will list all of the special folders that you can access using buddyAPI's baSysFolder() command. In the help file, it lists a bunch of the standard ones, but there are more that are undocumented. This will list them all for you.

--Using BuddyAPI, this will find out all the special folder numbers

on getSpecialFolders
  repeat with i=1 to 60
    put i&&"->"&&baSysFolder(string(i))
  end repeat
end

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail