Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: GetFiles and packages  (Read 2362 times)

0 Members and 1 Guest are viewing this topic.

Banbury

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 36
  • I'm a llama! Mooh!
    • View Profile
GetFiles and packages
« on: December 23, 2007, 11:30:34 AM »

Directory.GetFiles seems to work only for physical paths (eg. "c:\somepath") but not for packages. Is there another function to get a list of files in a package?
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: GetFiles and packages
« Reply #1 on: December 23, 2007, 01:01:35 PM »

No, there's no such function, because the packages don't use the concept of directories and only access files using their full pathname.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Banbury

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 36
  • I'm a llama! Mooh!
    • View Profile
Re: GetFiles and packages
« Reply #2 on: December 23, 2007, 02:10:49 PM »

That's unfortunate. I would settle for a function that gives me all files in a package.  ;) Maybe in a later version?

Thanks

Banbury
Logged
 

Page created in 0.032 seconds with 23 queries.