cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
%3CLINGO-SUB%20id%3D%22lingo-sub-386500%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3EBorrar%20b%C3%BAsqueda%20%2F%20buscar%20%2F%20reemplazar%20guardados%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-386500%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3CP%3ECuando%20usas%3CSTRONG%3E%20Editar%26gt%3B%20Buscar%26gt%3B%20Buscar%3C%2FSTRONG%3E%20o%3CSTRONG%3E%20Editar%26gt%3B%20Buscar%26gt%3B%20Reemplazar%3C%2FSTRONG%3E%20%2C%20la%3CSPAN%20style%3D%22font-family%3A%20inherit%3B%22%3E%20Los%20t%C3%A9rminos%20de%20b%C3%BAsqueda%20y%20%2F%20o%20reemplazo%20que%20ha%20utilizado%20anteriormente%20se%20almacenan%20y%20est%C3%A1n%20disponibles%20en%20un%20men%C3%BA%20desplegable%20en%20el%20cuadro%20de%20di%C3%A1logo%20Buscar%20%2F%20Reemplazar.Esto%20puede%20ser%20molesto%20a%20veces%2C%20por%20ejemplo%2C%20al%20escribir%20un%20nuevo%20t%C3%A9rmino%20de%20b%C3%BAsqueda%20que%20comienza%20con%20la%20misma%20letra%20que%20un%20t%C3%A9rmino%20de%20b%C3%BAsqueda%20anterior%2C%20pero%20el%20primer%20car%C3%A1cter%20es%20una%20may%C3%BAscula%20diferente%2C%20autom%C3%A1ticamente%20cambia%20el%20primer%20car%C3%A1cter%20al%20caso%20de%20los%20t%C3%A9rminos%20de%20b%C3%BAsqueda%20anteriores.%20primer%20personaje.Adem%C3%A1s%2C%20esto%20podr%C3%ADa%20ser%20un%20problema%20potencial%20si%20no%20deseaba%20mostrar%20los%20t%C3%A9rminos%20de%20b%C3%BAsqueda%20anteriores%20por%20razones%20de%20privacidad%20o%20confidencialidad.%26nbsp%3B%26nbsp%3B%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3ESer%C3%ADa%20bueno%20agregar%3A%3C%2FP%3E%3CP%3E1)%20una%20preferencia%20para%20permitir%20no%20almacenar%20ese%20historial%3C%2FP%3E%3CP%3E2)%20una%20opci%C3%B3n%20para%20eliminar%20el%20historial%20de%20b%C3%BAsqueda%20%2F%20reemplazo%3C%2FP%3E%3CP%3E3)%20una%20opci%C3%B3n%20para%20retener%20pero%20no%20usar%20el%20historial%20de%20buscar%20%2F%20reemplazar%20en%20el%20cuadro%20de%20di%C3%A1logo%20Buscar%20%2F%20Reemplazar%3C%2FP%3E%3CP%3E4)%20una%20opci%C3%B3n%20para%20no%20sobrescribir%20el%20caso%20de%20un%20nuevo%20t%C3%A9rmino%20de%20b%C3%BAsqueda%20que%20se%20ingresa%20manualmente%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3ENo%20creo%20que%20esto%20est%C3%A9%20en%20la%20documentaci%C3%B3n%20de%20JMP%2C%20pero%20puede%20eliminar%20ese%20historial%20de%20b%C3%BAsqueda%20manualmente%20eliminando%20este%20archivo%20en%20Windows%3CBR%20%2F%3E%3CSPAN%3E%20C%3A%20%5C%20Users%20%5C%20%3CUSERID%3E%20%5C%20AppData%20%5C%3C%2FUSERID%3E%3C%2FSPAN%3E%3CSPAN%3E%20Roaming%20%5C%20SAS%20%5C%20JMP%20%5C%2016%20%5C%20FindMRU.txt%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3E%3CSPAN%3Ey%20este%20sencillo%20script%20eliminar%C3%A1%20ese%20archivo%3C%2FSPAN%3E%3C%2FP%3E%3CPRE%3E%3CCODE%20class%3D%22%20language-jsl%22%3Enames%20default%20to%20here(1)%3B%0A%0A%2F%2F%20remove%20previous%20search%20and%20replace%20history%0A%0Afname%20%3D%20%22FindMRU.txt%22%3B%0Afpath%20%3D%20Get%20Path%20Variable(%22%24USER_APPDATA%22)%3B%0Aif(File%20Exists(fpath%20%7C%7C%20fname)%2C%0ADelete%20File(fpath%20%7C%7C%20fname)%0A)%3B%3C%2FCODE%3E%3C%2FPRE%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-LABS%20id%3D%22lingo-labs-386500%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3CLINGO-LABEL%3EInterfaz%20de%20usuario%3C%2FLINGO-LABEL%3E%3C%2FLINGO-LABS%3E%3CLINGO-SUB%20id%3D%22lingo-sub-668184%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3ERe%3A%20Borrar%20b%C3%BAsqueda%20guardada%2FBuscar%2FReemplazar%20-%20Estado%20cambiado%20a%3A%20Investigando%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-668184%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3C%2FLINGO-BODY%3E
Choose Language Hide Translation Bar
0 Kudos

Clear saved Search/Find/Replace

When you use Edit > Search > Find or Edit > Search > Replace , the search and/or replace terms you have used previously are stored and available in a drop down in the Find/Replace Dialog.  This can be annoying at times, for instance when typing a new search term that starts with the same letter as a previous search term, but the first character is a different capitalization, it automatically switches the first character to the case of the previous search terms first character.  Also, this could be a potentially an issue if you did not want to display previous search terms for privacy or confidentiality reasons.  

 

It would be nice to add:

1) a preference to allow to not store that history

2) an option to delete the find/replace history

3) an option to retain but not use the find/replace history in the Search/Replace dialog

4) an option to not overwrite the case of new search term that is entered manually

 

I don't think this is in the JMP Documentation, but you can remove that search history manually by deleting this file in Windows
C:\Users\<UserID>\AppData\Roaming\SAS\JMP\16\FindMRU.txt

 

and this simple script will remove that file

names default to here(1);

// remove previous search and replace history

fname = "FindMRU.txt";
fpath = Get Path Variable("$USER_APPDATA");
if(File Exists(fpath || fname),
Delete File(fpath || fname)
);

 

 

1 Comment
SamGardner
Level VII
Status changed to: Investigating