I am trying to select multiple files from the document selector and compile it using a tool. What should be the macro for all the selected files ?. $File gives only one file..
narendra
compiling selected files.
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Xenos
Re: compiling selected files.
Why do that much work? Create your makefile so that it builds by dependencies, then it can choose which files in your project need to be rebuilt and will automatically compile those.
-
Narendra
Re: compiling selected files.
Hi Xenos, this is just a workaround. I would like to see a variable like $file, may be $filelist in the next version of textpad. I wonder how text pad handles closing of multiple files !!
thanks,
narendra
thanks,
narendra