Have I contracted some horrible virus or can anyone reproduce this behaviour?
'Test'⎕WC'PropertySheet' ('Size' 200 500)
'Test.Tab1' ⎕WC 'PropertyPage' 'First'
'Test.Tab2' ⎕WC 'PropertyPage' 'Second'
'Test.Tab3' ⎕WC 'PropertyPage' 'Third'
'Test.Tab1' ⎕WS 'Caption' 'Anything'
'Test.Tab1' ⎕WG'Caption'
Anything
'Test.Tab4'⎕WC'PropertyPage' ('Test.Tab1'⎕WG'Caption')
I am running
under Windows 8.1
Oriental Virus?
- Dick Bowman
- Posts: 235
- Joined: Thu Jun 18, 2009 4:55 pm
- Contact:
Re: Oriental Virus?
Yes. I see it as well (13.2 64-bit Unicode - also Widows 8.1).
Tell Vince, he'll log it.
Tell Vince, he'll log it.
Visit http://apl.dickbowman.com to read more from Dick Bowman
-
- Posts: 439
- Joined: Wed Oct 01, 2008 9:39 am
Re: Oriental Virus?
Hi MikeBa and Dick,
It's the beauty of Unicode. I can reproduce the issue and I've logged it as 10270.
Regards,
Vince
It's the beauty of Unicode. I can reproduce the issue and I've logged it as 10270.
Regards,
Vince
Re: Oriental Virus?
Thanks Guys,
Nice to know I am not diseased.
I suppose these strange Unicode characters are rather beautiful, but not quite as beautiful as APL!
Incidentally, I hit this issue when trying to make six duplicates of a detailed PropertyPage.
Regards,
Mike
Nice to know I am not diseased.
I suppose these strange Unicode characters are rather beautiful, but not quite as beautiful as APL!
Incidentally, I hit this issue when trying to make six duplicates of a detailed PropertyPage.
Regards,
Mike