This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
software:pdfprocessing:makepdf [2012/05/31 05:50] – [History] admin | software:pdfprocessing:makepdf [2012/05/31 05:55] (current) – [Source code] admin | ||
---|---|---|---|
Line 233: | Line 233: | ||
EndFunc | EndFunc | ||
- | ; get a list of files form a given directory | + | ; get a list of files from a given directory |
Func getFileList(ByRef $path) | Func getFileList(ByRef $path) | ||
Local search=FileFindFirstFile(path & " | Local search=FileFindFirstFile(path & " |