Set and unset commands does not appear in any page too? Or I need to put in a page?seraph0x wrote:
Wahh, nono. The must command does not appear in any page!!
Nyx. Problems with the range command
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: Nyx. Problems with the range command
Re: Nyx. Problems with the range command
Set and unset need to appear inside of a page as hidden commands.avatarbr wrote:Set and unset commands does not appear in any page too? Or I need to put in a page?
Code: Select all
page40#page(
'My text',
pic('myimage.jpg'),
go(range(41, 42, 'page')),
hidden:unset(page41#, page42#)
)Code: Select all
hidden:mult(set(page1#, page2#, page3#, page4#), unset(page5#, page6#))- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: Nyx. Problems with the range command
Thanks seraph0x.
I just release the tease. Look works.
I put unset in pages, but dont work in the same page you want to unset (like PCM).
i.e.: Page2, dont can have the unset page2
But I get a way to do this work
I just release the tease. Look works.
I put unset in pages, but dont work in the same page you want to unset (like PCM).
i.e.: Page2, dont can have the unset page2
But I get a way to do this work

