Thanks for replay
before your reply I wrote this program as blow:
ic1 888.023926 124.016747 -312.802856 -38.917469 179.709381 -129.267029
ic2 888.023926 124.016747 -312.802856 160.325119 179.995804 -176.445114
ic3 889.113403 -54.739849 -312.228943 164.670761 179.995285 -172.099564
ic4 708.238647 122.354851 -313.507111 170.491257 179.993164 -166.279953
POINT ic1= FRAME(ic2,ic3,ic4,ic2)
LMOVE ic1
LMOVE ic1+TRANS(100,0,0,0,0,0)
I don't know what are these( new.part.frame in POINT new.part.frame = ic1 & location_via1 in JMOVE new.part.frame+location_via1) instructions.
I want shift one point in work object .
Can you more explain about this instruction and write simple program for me ?

Thanks