error accessing c:\system\java.syn
c:\system\java.syn contains an invalid path
I got the above error when trying to open a .java file
error accessing c:\system\java.syn .. invalid path
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 8
- Joined: Wed Jan 19, 2005 7:38 am
In order to enable the syntax highlighting, you will need to implement the following procedure for each document class, as in the example below:
Click on:
1. Configure
2. Preferences
3. Plus sign next to Document Classes
4. Plus sign next to "Java"
5. Syntax
6. Check the "Enable syntax highlighting" box.
7. Under the heading "Syntax definition file" Select
"java.syn".
8. Click Apply / OK
I hope this helps.
Click on:
1. Configure
2. Preferences
3. Plus sign next to Document Classes
4. Plus sign next to "Java"
5. Syntax
6. Check the "Enable syntax highlighting" box.
7. Under the heading "Syntax definition file" Select
"java.syn".
8. Click Apply / OK
I hope this helps.
Helios Software Solutions
Error accessing . . .
I wonder if this is related. I seem to get my error only (so far) when opening a workspace that contains text files (if I open individual text files, it seems to be fine). I've gone through configuration and even the registry but haven't been able to make it go away:
"Error accessing 'C:\Program Files\TextPad 4\System\TEXT.SYN' C:\Program Files\TextPad 4\System\TEXT.SYN contains an invalid path."
The problem started after upgrade to TextPad 5 (5.0.2).
I may come back with more later . . .
"Error accessing 'C:\Program Files\TextPad 4\System\TEXT.SYN' C:\Program Files\TextPad 4\System\TEXT.SYN contains an invalid path."
The problem started after upgrade to TextPad 5 (5.0.2).
I may come back with more later . . .
Grace and Peace,
Joel
Joel
upgrading workspaces to version 5
I have the same problem as joelmw. It seems that workspaces have paths to my old textpad 4 system directory in them.
I can workaround by leaving a TextPad 4 directory in place, but I don't like this. I could probably also recreate my workspaces, but I have a lot of textpad 4 workspaces that I'd need to recreate. Is there any way I can upgrade them all to tp5?
Thanks
I can workaround by leaving a TextPad 4 directory in place, but I don't like this. I could probably also recreate my workspaces, but I have a lot of textpad 4 workspaces that I'd need to recreate. Is there any way I can upgrade them all to tp5?
Thanks
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
-
- Posts: 11
- Joined: Tue May 08, 2007 5:01 pm
- Location: NJ
- Contact:
Here's another one: after upgrading from 4.7.3 to 5.0.3 I now get the TEXT.SYN error when opening a particular .SHTML file (I added that extension to both the Associated Files and File Name Filters settings a few versions back).
Once I clear the error the file opens. The error is replicable, but only one one SHTML file -- not on others so far.
UPDATE: I can generate the error when I right-click on ANY filename in a document tab and select 'Properties'. When I clear the error I get the file Properties. This only happens once per open file.
Once I clear the error the file opens. The error is replicable, but only one one SHTML file -- not on others so far.
UPDATE: I can generate the error when I right-click on ANY filename in a document tab and select 'Properties'. When I clear the error I get the file Properties. This only happens once per open file.
Fix for text.syn contains an invalid path
I also got "Error accessing 'C:\Program Files\TextPad 4\System\TEXT.SYN' C:\Program Files\TextPad 4\System\TEXT.SYN contains an invalid path."
after upgrade 4.7 to TextPad 5 (5.0.3) , whenever I started TP.
Click Configure > Preferences > Folders
Change the location for "Syntax" from:
C:\documents and settings\username\Application Data\Helios\TextPad\5.0
to
C:\Program Files\TextPad 5\system
and OK
Seems after TP5 upgrade the syntax files are kept in program files/system folder and not copied to Documents and Settings folder?
after upgrade 4.7 to TextPad 5 (5.0.3) , whenever I started TP.
Click Configure > Preferences > Folders
Change the location for "Syntax" from:
C:\documents and settings\username\Application Data\Helios\TextPad\5.0
to
C:\Program Files\TextPad 5\system
and OK
Seems after TP5 upgrade the syntax files are kept in program files/system folder and not copied to Documents and Settings folder?