<http://forum.pspad.com/read.php?f=2&i=12432&t=12430> 
----------------------------------------------------------------

Hi ben2

I use PSPad for a few different "small" programming languages, and I
usually make an applet with a list box and a few buttons (add file +
delete file) and some compile options which writes out a batch file for my
project. I put this in my tool menu. There is an example designed for and
written in FreeBASIC on my web site, called "FreeBASIC Batch file
writer" on the "Windows Programs" page. 

Yesterday I was experimenting with writing a vbscript to create a makefile
but I ran into a problem with the new project commands. None of the project
commands appear to work if there is only a single file in the project. I
posted a bug report in the bug report forum. Depending on what comments I
receive on the bug report, I may wait for the project commands to be
fixed, or make a workaround using the file commands. 

I need to do a lot of testing of the makefile (FreeBASIC is
cross-platform, so I want the makefile to work unchanged in Linux) but I
will share the code when it is finished. At the moment I have it working
only for exe files, but not tested for libraries or dll's.

It is defiantly possible to use the script functions to create a make file
for your project.

Good luck

Garvan

My web site:

http://www.freewebs.com/weekendcode

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to