Marco,
Sounds like a bug in whatever point release you
are running.
What happens if you say B = A[1,3] * 1
?
I would be very worried about a runtime error from
'123' + '456'. Not good.
Brian Leach
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Manyevere
Sent: 02 February 2004 04:14
To: [EMAIL PROTECTED]
Subject: The result of VARIABLE[1,3] + 0
Hi All,
What is the correct interpratation of
A = '0010000'
B = A[1,3] + 0
PRINT B
On UV 9.6 I get 0010 contrary to my expectation of 1. What is the logical
explanation of this. Does UV use '+' for string concatenation as well? Then why
doesnt '123' + '456' result in '123456' (I get a runtime error)?
Regards,
Marco
BT Yahoo! Broadband - Free modem offer, sign up online today and save �80
________________________________________________________________________
This email was checked on leaving Microgen for viruses, similar
malicious code and inappropriate content by MessageLabs SkyScan.
DISCLAIMER
This email and any attachments are confidential and may also be
privileged.
If you are not the named recipient, please notify the sender
immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information.
In the event of any technical difficulty with this email, please
contact the sender or [EMAIL PROTECTED]
Microgen Information Management Solutions
http://www.microgen.co.uk
_______________________________________________ u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
