Author Topic: Find all files  (Read 1895 times)

0 Members and 1 Guest are viewing this topic.

Offline Savage

  • Soldier
  • **
  • Posts: 155
Find all files
« on: September 15, 2016, 06:16:22 am »
Is it possible to find all files names from directory and put them into TStringList? Something like this http://wiki.freepascal.org/FindAllFiles would be nice.

Offline Mighty

  • Camper
  • ***
  • Posts: 276
Re: Find all files
« Reply #1 on: September 15, 2016, 07:46:55 am »
To my knowledge, no
xFire: macmil        e-mail: macekmil@gmail.com
My scripts: Accuracy Script       Flashbang       Punishments GUID
            CatchMe Gamemod       AntiFake
            CW System             AntiFakeGUID

Offline Savage

  • Soldier
  • **
  • Posts: 155
Re: Find all files
« Reply #2 on: September 15, 2016, 08:38:00 am »
Maybe some DLL but it's not that necessary for me ;P

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: Find all files
« Reply #3 on: September 15, 2016, 11:22:38 am »
There's no such thing in scriptcore, I'm afraid you'll need to write your own dll to get that.
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Re: Find all files
« Reply #4 on: October 01, 2016, 02:36:12 pm »
safemode off
jotemi stosował kiedys te funkcje do usówania plikow takie cos do wywoływania cmd ale nie pamietam jak ta funkcja sie zwała
dir /b > allfiles.txt
CreateTablle in scriptcore
Delete(FILE) (usun pliczek)