Messages - Tuxman [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 492next
1
Thank you again for helping me making this a valuable software. :)


3
Well, it won’t keep track of which files were built previously, so that’s (technically) working as expected.  ;D A note would be the only thing I can do about it without adding a whole version control system, I guess. But I won’t be on Windows before tomorrow, so one day more until the next release…

4
Ugh.  ;D
No, it actually created both files, but ...

Code: Text [Select]
  1. if buildSuccess and not chkKeepPostscriptFile.Checked then;     // <<< the ";" ends the command...
  2.     DeleteFile(outputFileName); // get rid of the .ps file

But yay, we're getting there!

5
Like this?
edit: replaced

Pages: [1] 2 3 4 5 6 ... 492next
Go to full version