home *** CD-ROM | disk | FTP | other *** search
/ Spanish Scene 2 / SpanishScene2.iso / PROGRAMAS / KQPRODUCCIONS / DicDemo1.lzx / Dic_Demo.v1.01 / Rexx / dic_esp.ced next >
Text File  |  2001-01-24  |  335b  |  15 lines

  1. /*         dic_esp.ced v_01 jlq/kqproduccions (May/96)               */
  2. /* Utilizando el CED te indica las posibles traducciones existentes  */
  3. /* de la palabra española sobre la que se encuentra el cursor.       */
  4.  
  5. OPTIONS RESULTS
  6.  
  7. ADDRESS "rexx_ced"
  8.  
  9. GetWord
  10. searchstring = result
  11.  
  12. address command 'dic esp' searchstring
  13.  
  14. cedtoback
  15.