11-16-2017
01:23 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
11-16-2017
01:23 PM
@Anonymous wrote:
Where do I put the "select"?
....
The SELECT command in a command macro, unlike any other command involving object selection, can take one backslash for User input, under which you can select any number of things, use any selection options [Remove, Fence, All, etc.], and when you finish the SELECTion, you can go on, giving the Previous selection to the COPY command. Just that portion of it, through to the Multiple option in COPY:
SELECT \COPY P;;M
[You can use two spaces after the P -- I just used two semicolons so it's clear there are two, one to "register" the P and one to complete the selection.]
Kent Cooper, AIA