Message 1 of 7
How to make ssget work with dotted pairs?

Not applicable
03-31-2000
09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sorry if this is such a simple question...
How can I pass points in the form of dotted pairs to ssget?
Let's say !p1 returns (1 . 2) and !p2 returns (3 . 4).
How can I get (ssget "c" p1 p2) to work?
Thanks,
Karen
How can I pass points in the form of dotted pairs to ssget?
Let's say !p1 returns (1 . 2) and !p2 returns (3 . 4).
How can I get (ssget "c" p1 p2) to work?
Thanks,
Karen