// Advanced_Wedm 11.5 Windows 10/16/98 16:48:10 Macro File
// w:\mcl\1.mcl
// CREATED: 11/07/01
//  
//  
VAR_REMOVE_ALL[]

ELMT_SEQ[BA=1, EL="2", ME=0]

#XL=ENX(SEQEL())-.01
#YL=ENX(SEQEL())+.01
#XR=ENX(SEQEL())+.01
#YR=ENX(SEQEL())-.01


BOX_GRP[AR=0, X1=#XL, Y1=#YL, X2=#XR, Y2=#YR, PC=1]

The above macro inserts after a point which is element 2.

>From there I get four variables to form a box.

The upper left hand corner which is variables XL & YL. 

Next the bottom right hand corner with variables XR & YL. 

Then my idea was to form a complete PC=1 box to select
the elements inside with AR=0.

But nothing happens?

The variables are fine.

Any help is really appreciated. 
Thanks.

======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to