Searching within .LSP text files

  • Thread starter Thread starter Bill DeShawn at Gregg Creghton's Office
  • Start date Start date
B

Bill DeShawn at Gregg Creghton's Office

In Windows 98, I could search within "all files" and LISP files would be
included in a search for text content in a folder. But now, in Windows XP
pro, it will only look for text content within TXT files. So why not LSP?



--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn
 
Hi Bill,

Assuming that .LSP is a plain-text (AutoCAD programming file?):

Follow this advice and create a PersistentHandler for that filetype. Use {5e941d80-bf96-11cd-b579-08002b30bfeb}, if and only if it is a plain-text file. For other HTML based files, the search filter will vary.

Windows® XP - Search Problems - Containing Text:
http://www.dougknox.com/xp/tips/xp_bad_search.htm

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

In Windows 98, I could search within "all files" and LISP files would be
included in a search for text content in a folder. But now, in Windows XP
pro, it will only look for text content within TXT files. So why not LSP?



--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn
 
Thanks, Ramesh. I used the free program recommended: Agent Ransack. That
took care of the problem.

--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn

Hi Bill,

Assuming that .LSP is a plain-text (AutoCAD programming file?):

Follow this advice and create a PersistentHandler for that filetype. Use
{5e941d80-bf96-11cd-b579-08002b30bfeb}, if and only if it is a plain-text
file. For other HTML based files, the search filter will vary.

Windows® XP - Search Problems - Containing Text:
http://www.dougknox.com/xp/tips/xp_bad_search.htm

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

message In Windows 98, I could search within "all files" and LISP files would be
included in a search for text content in a folder. But now, in Windows XP
pro, it will only look for text content within TXT files. So why not LSP?



--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn
 
No problem.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

Thanks, Ramesh. I used the free program recommended: Agent Ransack. That
took care of the problem.

--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn

Hi Bill,

Assuming that .LSP is a plain-text (AutoCAD programming file?):

Follow this advice and create a PersistentHandler for that filetype. Use
{5e941d80-bf96-11cd-b579-08002b30bfeb}, if and only if it is a plain-text
file. For other HTML based files, the search filter will vary.

Windows® XP - Search Problems - Containing Text:
http://www.dougknox.com/xp/tips/xp_bad_search.htm

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

message In Windows 98, I could search within "all files" and LISP files would be
included in a search for text content in a folder. But now, in Windows XP
pro, it will only look for text content within TXT files. So why not LSP?



--
____________________
Bill DeShawn
Please reply to group only
Thank you
http://my.sterling.net/~bdeshawn
 
Back
Top