Desiel code fot Matchline
No aplicable
02-10-2016
09:06 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hi, I want to creat a matchline which going to show drawing tab number ( Drawing number and next page/previous page number). I don't have any idea how to write desiel code.
For Example, If my drawing tab name 1600000-DPP-003. this drawing is going to join the drawing name 1600000-DPP-002 or 1600000-DPP-001. how matchline show this tab name. please help me.
I did something like this which is not working
$(substr,$(getvar,CTAB),1,$(-,$(strlen,$(getvar,CTAB)),3))
$(+,$(substr,$(getvar,CTAB),9,$(-,$(strlen,$(getvar,CTAB)),4)),1)