I'm trying to use named elements ( E1,E3,E5 etc ) in a While/Endw loop.

This is the split command inside the loop that I recorded...

SPLIT[EL="SEQEL()", XS=CEX(E2),  YS=CEY(E2),   LC=0, GW=0.0, LN=.5, DS=.05,
FR=1]

and what I'm trying to do is take the E and concatinate (haven't got a clue
how to spell that word)
to the INTEGER:#Next which is 1,3,5,7 etc like so...

SPLIT[EL="SEQEL()", XS=CEX(STRTMP("E%Next")), YS=CEY(STRTMP("E%Next")),
LC=0, GW=0.0, LN=.5, DS=.05, FR=1]

but all I get is error 2753: unknown identifier in expression

Why?

Regards,

Michael Senack, CNC Programmer
Blount Canada Ltd
505 Edinburgh Road North
Guelph Ontario
N1H 6L4
519 822 6870 X354
FAX 519 822 1450

http://www.blount.com/

======================================================================
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