Our 10.1.11 does the same. In fact: A = "One":@VM:"Two" PRINT A<1><1,1> PRINT A<1><1,2> PRINT A<2><1,2> Produces One Two
With the last line a blank output. It seems strange in a way, but logical. Jeffrey Lee Senior Analyst/Programmer IT Vision Australia Pty Ltd (ABN: 34 309 336 904) PO Box 881, Canning Bridge WA 6153 Level 3, Kirin Centre, 15 Ogilvie Road, Applecross, WA, 6153 P: (08) 9315 7000 F: (08) 9315 7088 W: http://www.itvision.com.au ___________________________________________________________ NOTICE : This e-mail and any attachments are intended for the addressee(s) only and may contain confidential or privileged material. Any unauthorised review, use, alteration, disclosure or distribution of this e-mail (including any attachments) by an unintended recipient is prohibited. If you are not the intended recipient please contact the sender as soon as possible by return e-mail and then delete both messages. ___________________________________________________________ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David A. Green Sent: Wednesday, 20 August 2008 7:19 AM To: [email protected] Subject: [U2] UniBasic Oddities Since we're on the subject of UniBasic Oddities, I was wondering how many flavors support the following syntax like my 6.0 PE edition. A = "One":@VM:"Two" PRINT A<1><1, 2> This compiles and prints "Two". David Green ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
