You are here: PSPad forum > English discussion forum > Code Explorer

Code Explorer

Goto Page: Previous1 2 3 Next

#11 Re: Code Explorer

Posted by: pspad | Date: 2015-04-13 12:05 | IP: IP Logged

You can write into PSPad LOG, see the group of logXXX functions
YOu can set programatically log parser expression, so you will be able to go to source if you click on line in log

Options: Reply | Quote | Up ^


#12 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-13 12:14 | IP: IP Logged

Thanks,

I need your help for create script that can find dates in file and list it.

Can you provide me that type of scripts?

Options: Reply | Quote | Up ^


#13 Re: Code Explorer

Posted by: pspad | Date: 2015-04-13 12:33 | IP: IP Logged

As the base you can use skript ToDolist.js in JavaScript folder
This script look for ToDo mark and lists result in the LOG - maybe the same you want to do

Options: Reply | Quote | Up ^


#14 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-14 04:27 | IP: IP Logged

Great!

I am not able to save my script in script folder.
Getting error like 'access denied'
I have started pspad in admin rights still getting same error.

Anything to handle?

Options: Reply | Quote | Up ^


#15 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-14 04:42 | IP: IP Logged

When i am in admin rights(pspad) i am no able to open my network drive.

Is there any solution?

Options: Reply | Quote | Up ^


#16 Re: Code Explorer

Posted by: pspad | Date: 2015-04-14 04:46 | IP: IP Logged

pythonui:
Great!

I am not able to save my script in script folder.
Getting error like 'access denied'
I have started pspad in admin rights still getting same error.

Anything to handle?

No application has right to write into Program Files folder. Only Trusted installers.
You can set take ownership of Script folder and subfolders
You can move PSPad outside of the Program files folders (at least for the time you will create your scripts)

Options: Reply | Quote | Up ^


#17 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-14 04:48 | IP: IP Logged

Great!

But when i am in admin rights i can not able to open network mount drive files into pspad?

Any specific reason?

Options: Reply | Quote | Up ^


#18 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-16 11:57 | IP: IP Logged

Quote:
You can write into PSPad LOG, see the group of logXXX functions
YOu can set programatically log parser expression, so you will be able to go to source if you click on line in log

I have all dates in log.How can I go to that line in source?

Options: Reply | Quote | Up ^


#19 Re: Code Explorer

Posted by: pspad | Date: 2015-04-16 17:12 | IP: IP Logged

Define log parser (highlighter settings / Compiler)
Log parser takes line from the log and extract File name, line number e.t.c. from the text and jumps into file. See the details in PSPad help

Options: Reply | Quote | Up ^


#20 Re: Code Explorer

Posted by: pythonui | Date: 2015-04-17 03:15 | IP: IP Logged

Thanks for reply.

I have following entry in log:

Quote:
filename: 20: 14-Oct-14

I have defined log parser line number in complier setting but I am not able to go to that line in my file.

Edited 2 time(s). Last edit at 2015-04-17 03:15 by pythonui.

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR