So . . .
https://jrgraphix.net/research/unicode_blocks.php
I would like to somehow get those unicode ranges listed on that webpage into a scrolling listField . . .
Put the unicode range
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Livecode Opensource Backer
- Posts: 10183
- Joined: Fri Feb 19, 2010 10:17 am
Re: Put the unicode range
Select and copy the text on the webpage
Paste into a new sheet in EXCEL or NUMBERS
Then export it to a TSV file to import into LC

Paste into a new sheet in EXCEL or NUMBERS
Then export it to a TSV file to import into LC

-
- Livecode Opensource Backer
- Posts: 10183
- Joined: Fri Feb 19, 2010 10:17 am
Re: Put the unicode range
Yup: doing that. Thanks.
Was just trying to be a lazy so-and-so and find a quicker way.
Was just trying to be a lazy so-and-so and find a quicker way.

-
- Livecode Opensource Backer
- Posts: 10183
- Joined: Fri Feb 19, 2010 10:17 am
Re: Put the unicode range
Converting the thing into a Comma-delimited thingy-bob was actually dead easy using BBEdit:
-
-