I don't think currently on-rev supports sub-stacks per se.
There is the "include" keyword to include other irev files.
Also you might find more information at the on-rev forums.
http://forums.on-rev.com/
Now if you mean serving up stacks and substacks as a revlet, well
that's a completely ...
Search found 7 matches
- Sun Nov 08, 2009 11:26 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Needing some pointer on primitive data handling.
- Replies: 2
- Views: 3262
- Fri Nov 06, 2009 9:11 pm
- Forum: Converting to LiveCode
- Topic: Hardcore Java developer wanting to learn Revtalk
- Replies: 5
- Views: 10266
Hardcore Java developer wanting to learn Revtalk
Is there a course series or tutorial set that covers RevTalk in a standard development language style?
I have been looking at the topics out there and they touch upon several subject, but none seem to really take the reader from start to end and to the full depths.
I am also using on-rev and am ...
I have been looking at the topics out there and they touch upon several subject, but none seem to really take the reader from start to end and to the full depths.
I am also using on-rev and am ...
- Fri Nov 06, 2009 8:33 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Needing some pointer on primitive data handling.
- Replies: 2
- Views: 3262
Needing some pointer on primitive data handling.
So I'm trying to mask one value with another such as taking two text values and bitwise anding them.
put 1234530530 into val1
put fileCRC.bin(txtfile) into val2 // this function calcs the CRC of a file.
put val1 bitAnd val2 into val3
Something like the above.
put 1234530530 into val1
put fileCRC.bin(txtfile) into val2 // this function calcs the CRC of a file.
put val1 bitAnd val2 into val3
Something like the above.
- Fri Mar 27, 2009 11:09 pm
- Forum: User Groups and Events
- Topic: Webinar march 26??
- Replies: 10
- Views: 19510
Link for webinar recording on twitter
For those that missed the live version, Heather Nagey has a link on her twitter page that will take you to the video.
http://twitter.com/lainopik
-Shawn
http://twitter.com/lainopik
-Shawn
- Fri Mar 20, 2009 4:34 pm
- Forum: User Groups and Events
- Topic: Webinar march 26??
- Replies: 10
- Views: 19510
Webinar march 26??
Has anyone received the information about how to register for the March 26 webinar to intro the 3.5 beta version?
Also has anyone received the notice about the 3.5beta update? I'm a Studio user (licensed in Feb 09) so I thought I was supposed to qualify for it. I'm getting very excited to learn ...
Also has anyone received the notice about the 3.5beta update? I'm a Studio user (licensed in Feb 09) so I thought I was supposed to qualify for it. I'm getting very excited to learn ...
- Wed Mar 04, 2009 6:04 am
- Forum: Internet
- Topic: unzipped standalone won't open
- Replies: 5
- Views: 8130