Skip to content
Snippets Groups Projects

Fix text_sec issues on add file

Merged Kayz requested to merge mlong/textsec into master
1 unresolved thread

Update text_sec.js - don't ask for description if file does not exist, don't permanently change file path if file doesn't exist (let user correct the path on next add attempt)

Edited by Kayz

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Kayz changed title from Update text_sec.js - don't ask for description if file does not exist, don't... to Fix text_sec issues on add file

    changed title from Update text_sec.js - don't ask for description if file does not exist, don't... to Fix text_sec issues on add file

129 129 console.print(format(bbs.text(AddTextFilePath)
130 130 ,system.data_dir, usrsec[cursec].code.toLowerCase()));
131 131 var path = console.getstr(path, 128, K_EDIT|K_LINE|K_TRIM);
132 var path2;
  • Kayz added 1 commit

    added 1 commit

    Compare with previous version

  • Kayz added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading