mefwsf

updated

17 years ago

M

mefwsf

35 Posts

0

1667

June 4th, 2009 06:00

Directive Parse Issue

I'm having problems with the following directive:

<<\>>
+skip: *.xcg
+skip: G:\DataFiles\XSMFiles\Messages
+skip: G:\DataFiles\XSMFiles\RemoteWebRequests
+skip: G:\DataFiles\XSMFiles\XCG

I receive the following errors:

-2:(pid 3908): bad dir spec, line 0 of C:\Program Files\Legato\nsr\tmp\sd000004
C:\Program Files\Legato\nsr\tmp\sd000004 line 0: illegal token
-2:(pid 3908): ignoring illegal external ASM name `>' in C:\Program Files\Legato\nsr\tmp\sd000004
C:\Program Files\Legato\nsr\tmp\sd000004 line 2: parse error
C:\Program Files\Legato\nsr\tmp\sd000004 line 3: parse error
C:\Program Files\Legato\nsr\tmp\sd000004 line 4: parse error

I'm not sure what the issue is. I appreciate any assistance. I was having trouble making and progress using the manuals.

Aaron