home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / a / am-21b.zip / AM-GERM.TX_ < prev    next >
Text File  |  1992-11-28  |  557b  |  24 lines

  1.  
  2. I appreciate very much your makrofile for WordPerfect. Because I use the
  3. German Version, it is always very hard to translate the commands. WP in
  4. Europe had the stupid idea, to translate all commands into german. 
  5. ******
  6.  
  7. Application (WP;WPWP;Default;"WPWPSD.WCD")
  8. WPDatenAbrufen(MakroVariable:Text1;
  9.         SystemVariable:Textblock!)
  10. temp:="Address|MYNAMES.ADD|a"+Text1
  11. BearbeitenAusschneiden()
  12. DDEVerknpfungAufbauen
  13. (
  14.    VerknpfungName:"a"+Text1;
  15.    Quelle:temp;
  16.    Aktualisieren:Manuell!;
  17.    SpeichernAls:Text!
  18. )
  19.  
  20.  
  21. Regards,
  22.  
  23. B.S.
  24.