OAProfessor

Deep OA Product Insight

User Tools

Site Tools


asciifileedits

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
asciifileedits [2021/08/02 21:20] toddmaloneasciifileedits [2021/10/26 18:25] (current) toddmalone
Line 14: Line 14:
  
 If you want to add a button to the ASCII Manager panel, open the panels/vision/AsciiMan.pnl.  Copy the cmdNotepad button for your new Notepad++ button.  Edit the ClickEvent and replace the fileEdit function call with this system call: If you want to add a button to the ASCII Manager panel, open the panels/vision/AsciiMan.pnl.  Copy the cmdNotepad button for your new Notepad++ button.  Edit the ClickEvent and replace the fileEdit function call with this system call:
-<code>+<code cpp>
 system("cmd /c C:/Progra~1/Notepad++/notepad++.exe " + datei); system("cmd /c C:/Progra~1/Notepad++/notepad++.exe " + datei);
 </code> </code>
asciifileedits.1627939233.txt.gz · Last modified: by toddmalone

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki