Charles & Mr. Weasel:
Thanks for your suggestions!! I'll give them a try later this evening.
Beanhead.
On Sunday, December 30, 2001, at 03:23 PM, Beanhead wrote:
Hi all. I'm a newbie to RealBasic, so please forgive me if this is
something really simple. I've researched the manual and developer's
guide with no (obvious?) luck.
Objective: Open a folder containing a bunch of images and display them
in the order they appear in the folder.
Problem: I haven't figured out how to access the contents of a folder
in a way that lets me access it's contents in a sequential order.
Psuedo code of intent is as follows:
Open folder
For i = 1 to NumOfPicsInFolder
DisplayPic
Next
Any advice would be appreciated. Thanks!
Bean.
---
Subscribe to the digest: <mailto:realbasic-nug-
digest at lists dot realsoftware dot com>
Unsubscribe:
<mailto:realbasic-nug-off at lists dot realsoftware dot com>
|