Opened on Jul 1, 2009 at 3:50:35 AM
Closed on Jul 1, 2009 at 7:36:31 AM
#1050 closed Feature Request (Completed)
TextPad v5 syntax files
| Reported by: | Owned by: | Jpm | |
|---|---|---|---|
| Milestone: | 3.3.1.2 | Component: | Other |
| Version: | Severity: | None | |
| Keywords: | TextPad Editors | Cc: |
Description
Add an auto install script for TextPad v5 syntax files (attached) (like the one for TextPad v4)
Attachments (2)
Change History (5)
by , on Jul 1, 2009 at 3:51:09 AM
| Attachment: | _install_syntax_files_textpad_5.au3 added |
|---|
follow-up: 2 comment:1 by , on Jul 1, 2009 at 6:05:52 AM
by , on Jul 1, 2009 at 6:48:10 AM
| Attachment: | _install_syntax_files.au3 added |
|---|
comment:2 by , on Jul 1, 2009 at 6:49:32 AM
Replying to Valik:
Actual syntax files are useless as they will be outdated just about every beta release. A more fruitful endeavor is to detail the changes in the format so the scripts we use to generate the syntax file can be updated to produce a proper version.
The syntax file itself works well, but the auto installation script won't work with TextPad v5 (and won't work on x64 systems with TextPad v4 or v5)
I've attached a new script which should work with TextPad v4/v5 on x86 and x64 Systems (_install_syntax_files.au3)
comment:3 by , on Jul 1, 2009 at 7:36:31 AM
| Milestone: | → 3.3.1.2 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added in version: 3.3.1.2

Actual syntax files are useless as they will be outdated just about every beta release. A more fruitful endeavor is to detail the changes in the format so the scripts we use to generate the syntax file can be updated to produce a proper version.