home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: bit.listserv.wpwin-l
- Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!yorku.ca!rreiner
- From: rreiner@nexus.yorku.ca (Richard Reiner)
- Subject: Re: A couple of macro questions
- Message-ID: <rreiner.726514101@yorku.ca>
- Sender: news@newshub.ccs.yorku.ca (USENET News System)
- Organization: York University
- References: <C0Dp18.9Bv@compsci.liverpool.ac.uk>
- Date: Fri, 8 Jan 1993 17:28:21 GMT
- Lines: 17
-
- scst52@csc.liv.ac.uk (Mr. A.M. Blanchard) writes:
-
- > * How can I move a highlighted block of text into a variable
-
- GetWPData(foo; SelectedText!)
-
- > * How do I move a block of text (highlighted again) into a separate part
- > of the document (or another document) for editing and then put it back
- > all under macro control?
-
- GetWPData(foo; SelectedText!)
- [move to somewhere else]
- Type(foo)
-
- --
- Richard Reiner..............rreiner@nexus.yorku.ca..............416-538-3947
-
-