Search found 109 matches

by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [09 Sep 2008] How to manage a tree data structure?
Replies: 20
Views: 8668

[17 Sep 2008] Re: How to manage a tree data structure?

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Sep 2008 20:18:57 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hmm. Would it not be a help to convert such expressions to reverse polish notation b...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [09 Sep 2008] How to manage a tree data structure?
Replies: 20
Views: 8668

[20 Oct 2008] Re: How to manage a tree data structure?

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 20 Oct 2008 20:10:30 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi<br/> <br/> The ability to load functions certainly opens up some interesting poss...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [09 Sep 2008] How to manage a tree data structure?
Replies: 20
Views: 8668

[21 Oct 2008] Re: How to manage a tree data structure?

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 21 Oct 2008 18:06:05 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi<br/> <br/> So overloading is possible with the 'externally loaded' functions too ...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [09 Jul 2008] Hollywood and LUA syntax?
Replies: 2
Views: 1555

[09 Jul 2008] Hollywood and LUA syntax?

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 09 Jul 2008 20:04:35 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi<br/> <br/> Some time ago it dawned on me that LUA seems to be a cornerstone of Ho...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [09 Jul 2008] Hollywood and LUA syntax?
Replies: 2
Views: 1555

[11 Jul 2008] Re: Hollywood and LUA syntax?

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 11 Jul 2008 14:01:49 +0000 (GMT)</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Thanks I think I'll go by the time honoured method of trying whatever it is an...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [07 Aug 2008] Form with Hollywood
Replies: 4
Views: 1495

[19 Aug 2008] Re: Form with Hollywood

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 19 Aug 2008 17:16:56 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi<br/> <br/> I uploaded a file to the files section here last sunday (JSPGui..) It ...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [17 Aug 2008] JSPGui v1.0x is now available
Replies: 2
Views: 1435

[17 Aug 2008] JSPGui v1.0x is now available

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 17 Aug 2008 10:23:07 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi all<br/> <br/> Some months ago I published some preliminary code in a folder call...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [17 Aug 2008] JSPGui v1.0x is now available
Replies: 2
Views: 1435

[18 Aug 2008] Re: JSPGui v1.0x is now available

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 18 Aug 2008 18:34:45 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hi<br/> <br/> The flicker in the text box was bothering me too. Turned out I was too...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [17 May 2008] Advantages of using tables of functions instead of Switch statements
Replies: 2
Views: 1635

[17 May 2008] Advantages of using tables of functions instead of Switch statements

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 17 May 2008 08:14:52 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Finding ways to streamline your code can be rewarding in its own small way. Apart fr...
by TheMartian
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [17 May 2008] Advantages of using tables of functions instead of Switch statements
Replies: 2
Views: 1635

[20 May 2008] Re: Advantages of using tables of functions instead of Switch statements

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 20 May 2008 19:55:17 -0000</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hmm - With a single case statement inside the Switch it seems to clock in at around ...