read out directory?
#1

Hi,

how can i let my script read out an directroy in scriptfiles, (with files like 1.ini, 2.ini etc)
and put all the file names in an array?
Reply
#2

I don't quite understand what You mean..
Reply
#3

what i mean is that i got a directory in scriptfile, where there are 5 files, called 1.ini, 2.ini and so on

I want to put the names of the filename in an array, how can i do that.
Reply
#4

pawn Код:
strmid(array, filename, 0, start, end);
?
Reply


Forum Jump:


Users browsing this thread: