FG
💻 Software

"Syntax" Highlight a flatfile

Fresh5 days ago
Mar 15, 20261505 views
Confidence Score0%
0%

Problem

I've googled and looked and explored, but it seems most editors configurable syntax highlighting definitions are based on keywords and such. I need one that is based on columns and lines, basically something to highlight different fields in a flat file. It needs to be more complicated than one line…

Error Output

A9999000055555 333333     55554444422222210102009000000333333
B44444555550000
B44444555550000
B44444555550000
B44444555550000
C9999        0004

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: "Syntax" Highlight a flatfile

Low Risk

You could look at the RecordEditor RecordEditor it is not a Text editor (it displays the data in a table). It also has single record display + other views available. The default is to select the record layout but the there is a "prefered layout" whi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment