home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / wpwinl / 600 < prev    next >
Encoding:
Text File  |  1993-01-08  |  884 b   |  29 lines

  1. Newsgroups: bit.listserv.wpwin-l
  2. Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!yorku.ca!rreiner
  3. From: rreiner@nexus.yorku.ca (Richard Reiner)
  4. Subject: Re: A couple of macro questions
  5. Message-ID: <rreiner.726514101@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <C0Dp18.9Bv@compsci.liverpool.ac.uk>
  9. Date: Fri, 8 Jan 1993 17:28:21 GMT
  10. Lines: 17
  11.  
  12. scst52@csc.liv.ac.uk (Mr. A.M. Blanchard) writes:
  13.  
  14. > * How can I move a highlighted block of text into a variable
  15.  
  16. GetWPData(foo; SelectedText!)
  17.  
  18. > * How do I move a block of text (highlighted again) into a separate part
  19. >   of the document (or another document) for editing and then put it back
  20. >   all under macro control?
  21.  
  22. GetWPData(foo; SelectedText!)
  23. [move to somewhere else]
  24. Type(foo)
  25.  
  26. -- 
  27. Richard Reiner..............rreiner@nexus.yorku.ca..............416-538-3947
  28.  
  29.