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.
- Host: GitHub
- URL: https://github.com/synergex/findnpchars
- Owner: Synergex
- License: other
- Created: 2021-12-15T19:30:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T17:45:23.000Z (almost 4 years ago)
- Last Synced: 2025-08-29T10:49:53.620Z (9 months ago)
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)