An open API service indexing awesome lists of open source software.

https://github.com/synergex/findnpchars

This program will search for any .DBL files in the directory it is placed in, parse each line and look for the embedded characters, if found, the file name and line number where the embedded character was found will be displayed.
https://github.com/synergex/findnpchars

Last synced: 4 months ago
JSON representation

This program will search for any .DBL files in the directory it is placed in, parse each line and look for the embedded characters, if found, the file name and line number where the embedded character was found will be displayed.

Awesome Lists containing this project

README

          

# FINDNPCHARS

**Created Date:** 9/18/2008

**Last Updated:** 10/12/2010

**Description:** Previous versions of Synergy allowed for embedded characters in the code for Carriage Return, Line Feed and Null. Due to changes in the version 9 compiler, these characters are not recognized properly and can return incorrect results. This program will search for any .DBL files in the directory it is placed in, parse each line and look for the embedded characters, if found, the file name and line number where the embedded character was found will be displayed.

**Platforms:** Windows; Unix; OpenVMS

**Products:** Synergy DBL

**Minimum Version:** 9.1

**Author:** Steve Ives


**Additional Information:**
(Update for Synergy 9.5 compatibility)