Menu

script not running

Help
Jeff Smith
2018-09-21
2018-09-21
  • Jeff Smith

    Jeff Smith - 2018-09-21

    To all appearances, npp is simply not running scripts when I tell it to do so.
    This is a fresh install all around. The console shows python initializing, and nothing from there, regardless of what script I tell it to run.

     
  • Sasumner

    Sasumner - 2018-09-21

    So like if you create a new script and put only this in it and try to run it you see nothing in the console?:

    console.write('hello\n')

     
  • Jeff Smith

    Jeff Smith - 2018-09-21

    actually, that worked. still no idea why nothing else seems to be happenning.
    Specifically, I'm trying to do some text replacement in a text file using editor.rereplace

     
  • Jeff Smith

    Jeff Smith - 2018-09-21

    ok. I was mistaken, and it IS running stuff. I guess I just have to figure out why my rereplace statement isn't working. Thanks.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.