From: jbx1 on 5 Mar 2010 10:58 Windows search facility does not find a word or phrase in .SAS file. =20 solution: http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;309173 =20 This fix involves editing the registry. Use the instructions that are under the file extension list in Method 1. =20 To resolve this problem for other file types, install a program that registers a filter for the file type that you want to search. If no program that provides a filter is available, you can use the plain text filter for a file type. To do this, add a PersistentHandler key under the file type key in HKEY_CLASSES_ROOT and set its (Default) string value name to the following value: =20 {5e941d80-bf96-11cd-b579-08002b30bfeb} =20 For example, to use the text filter provider for .sas files, the following registry setting should exist:=20 =20 HKEY_CLASSES_ROOT\.sas\PersistentHandler\(Default) =3D {5e941d80-bf96-11cd-b579-08002b30bfeb} =20 After you add this value to the registry, you must log off and then log back on to make the change take effect. =20 =20 James B. Baillie III, BS/CS Biostatistical Programmer Centers for Disease Control and Prevention Office of Surveillance, Epidemiology and Laboratory Services (Proposed) Public Health Surveillance Program Office (Proposed) Division of Notifiable Diseases and Surveillance (Proposed) 2500 Century Center=20 Atlanta, GA 30345
|
Pages: 1 Prev: ERROR: Read Access Violation In Task (SQL) Next: Annotated Graph Problem |