You are not logged in.
Pages: 1
Hi Denis
perhaps you could add an "reload the script from disc" -option?
For what? Only for the lazy people:
1. Add RULE PascalScript
2. modify PascalScript in an external editor
3. back in ReNamer > context menu of script >>> choose "Reload"
the same for:
1. Add RULE PascalScript
2. modify PascalScript with the internal editor
3. mess up the script
4. choose "Reload"
5. try again to code some nifty thing ![]()
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
---------------------------
ReNamer
---------------------------
Pascal Script Compile:
[Line 23] Error: Invalid number of parameters.
---------------------------
OK
---------------------------
And perhaps line numbers in internals script editor?
![]()
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
I knew that you would as for something like that ![]()
As I said in the other post, PascalScript has no memory of what script is using, so reload option is not possible.
About line numbers: I wanted to replace the code editor with a sophisticated script editor component, with line numbers, code highlighting, and all that other sparkling stuff... And I even found a great component for this: SynEdit (http://synedit.sourceforge.net/). But the idea of stuffing ReNamer with loads of 3-rd party components - is not very attractive to me, as this can sooner or later lead to some incompatibilities and other problems.
Instead, I've implemented few other useful (alternative) things:
* Added script drag&drop support for PascalScript code editor;
* Added "Go To" functionality for quick line jump in PascalScript;
Try the latest dev version.
Offline
> I knew that you would as for something like that ![]()
Do you know me that good? ![]()
> I wanted to replace the code editor with a sophisticated script editor component, with...
No, you're right. That would be to much. We all have editors enough ![]()
> Instead, I've implemented few other useful (alternative) things:
Fine
thank you ![]()
---
The new help-PDF, BTW, is not that fine for me as user.
If i need help for PascalScript and the PDF opens i have to search for "Script" first.
And i can't add my own notes to the help anymore.
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
I understand that PDF is not as flexible as HTML-based documents, that's why it took me a while to switch. Yes, the biggest drawback is that I can't open a particular section of the PDF, programmatically. BUT, for me, it is sooooo much easier to maintain and update the document when it is a Word document, which I can easily print as PDF.
By the way, several users came back to me saying that the PDF version is much better, and looks more professional ![]()
If you have some notes which you think are important, share them, and I will consider adding them.
Offline
...
BUT, for me, it is sooooo much easier to maintain and update the document when it is a Word document, which I can easily print as PDF.
Oh, i see. That's important of course!
It's OK
If you have some notes which you think are important, share them, and I will consider adding them.
OK.
Thanks
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
Pages: 1