#1 2007-12-01 20:27

Stefan
Moderator
From: Germany, EU
Registered: 2007-10-23
Posts: 1,161

PascalScript: option RELOAD script

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 big_smile


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

#2 2007-12-01 21:37

Stefan
Moderator
From: Germany, EU
Registered: 2007-10-23
Posts: 1,161

Re: PascalScript: option RELOAD script

---------------------------
ReNamer
---------------------------
Pascal Script Compile:
[Line 23] Error: Invalid number of parameters.
---------------------------
OK   
---------------------------


And perhaps line numbers in internals script editor? smile  roll


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

#3 2008-01-05 18:57

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,367

Re: PascalScript: option RELOAD script

I knew that you would as for something like that big_smile

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

#4 2008-01-14 20:44

Stefan
Moderator
From: Germany, EU
Registered: 2007-10-23
Posts: 1,161

Re: PascalScript: option RELOAD script

> I knew that you would as for something like that big_smile
Do you know me that good? big_smile



> 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 roll


> Instead, I've implemented few other useful (alternative) things:
Fine big_smile thank you tongue


---

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

#5 2008-01-16 12:47

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,367

Re: PascalScript: option RELOAD script

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 big_smile

If you have some notes which you think are important, share them, and I will consider adding them.

Offline

#6 2008-01-16 21:40

Stefan
Moderator
From: Germany, EU
Registered: 2007-10-23
Posts: 1,161

Re: PascalScript: option RELOAD script

den4b wrote:

...
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

Board footer

Powered by FluxBB