(Another) (small) Eu 2.5 feature request.
- Posted by "William Heimbigner" <icxcnika at hotpop.com> Sep 23, 2004
- 437 views
This is a multi-part message in MIME format. ------=_NextPart_000_0029_01C4A174.617D5AE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hey Rob! Could you make it so that you can access a sequence like: MySequence.1 -- would be the same as MySequence[1] That way, I could do something like: constant ul=1,ur=2,bl=3,br=4 sequence rect rect={0,0,0,0} rect.ul=0 rect.ur=800 rect.bl=600 rect.br=800 That would be awesome. William Heimbigner icxcnika at hotpop.com Visit the UBoard - Forceful Signups Removed! - http://uboard.proboards32.com - Threaded discussion, improved searching, human moderating, graphical smileys, better formatting abilities (now what else was there...) Visit my website: http://www.geocities.com/icxcnika123 ------=_NextPart_000_0029_01C4A174.617D5AE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2800.1458" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hey Rob!</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Could you make it so that you can access a sequence like:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>MySequence.1 -- would be the same as</FONT></DIV> <DIV><FONT face=Arial size=2>MySequence[1]</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>That way, I could do something like:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>constant ul=1,ur=2,bl=3,br=4</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>sequence rect</FONT></DIV> <DIV><FONT face=Arial size=2>rect={0,0,0,0}</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>rect.ul=0</FONT></DIV> <DIV><FONT face=Arial size=2>rect.ur=800</FONT></DIV> <DIV><FONT face=Arial size=2>rect.bl=600</FONT></DIV> <DIV><FONT face=Arial size=2>rect.br=800</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>That would be awesome.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>William Heimbigner<BR><A href="mailto:icxcnika at hotpop.com">icxcnika at hotpop.com</A><BR>Visit the UBoard - Forceful Signups Removed! - <A href="http://uboard.proboards32.com">http://uboard.proboards32.com</A> - Threaded discussion, improved searching, human moderating, graphical smileys, better formatting abilities (now what else was there...)<BR>Visit my website: <A href="http://www.geocities.com/icxcnika123">http://www.geocities.com/icxcnika123</A></FONT></DIV></BODY></HTML> ------=_NextPart_000_0029_01C4A174.617D5AE0--