#!/bin/sh # MetaCard 2.4 stack # The following is not ASCII text, # so now would be a good time to q out of more exec mc $0 "$@" unicodeTrials $ t Z @ U Fang Song U qMm Pro W3 U Song U #üü U Abadi MT Condensed Extra Bold U Apple LiGothic Medium U Arabskij CY U Arabskij CY U Arabskij CY U BiauKai U Lucida Grande U Lucida Grande CY U Lucida Grande,Russian U Lucida Grande CY,Japanese U Lucida Grande CY,Russian U Lucida Grande CY,Greek U Geneva CY U Geneva CY,Russian U Geneva CY,Japanese U Geneva CY,English U Geneva CY U Lucida Grande U osaka,russian U osaka,russian U osaka,Japanese U osaka,Russian U osaka,Japanese U osaka U osaka, russian U osaka, russian U osaka,russian U geneva,unicode U osaka,russian U osaka,Greek U osaka,Arabic U osaka,Thai U Apple LiSung Light U Apple LiGothic Medium U Apple LiGothic Medium,Japanese U Apple LiGothic Medium,Greek U Apple LiGothic Medium,Russian U Apple LiGothic Medium,Arabic U Apple LiGothic Medium,Thai U Arial U Osaka U Lucida Grande U Lucida Grande,Japanese U Lucida Grande,Russian U Lucida Grande,Japanese U Lucida Grande,Russian U Arial,Russian U Geneva CY U Geneva CY,Russian U Osaka,Russian U Lucida Grande U Geneva CY,Russian U Geneva CY U Lucida Grande U Lucida Grande,Arabic W Geneva W New York W New York U New York U Monaco chardiscussion @ Z @ Z @ Z readin ep on mouseUp answer file "Choose a unicode file to read in." if it is empty then exit mouseUp put "binfile:" & it into urlName set the unicodeText of fld 1 to url urlName end mouseUp > $ Read Unicode text cREVGeneral scriptChecksum f>7GrevUniqueID 1076434663277 bookmarks handlerList mouseUptempScript prevHandler mouseUpscriptSelection char 99 to 127script
on mouseUp
answer file "Choose a unicode file to read in."
if it is empty then exit mouseUp
put "binfile:" & it into urlName
set the unicodeText of fld 1 to url urlName
end mouseUp
save ep on mouseUp --put uniencode(fld 1,"utf8") into uniTxt --put uniTxt ask file "Save file as..." if it is empty then exit mouseUp put "binfile:" & it into urlname put the unicodeText of fld 1 into url urlname end mouseUp $ Save Unicode text cREVGeneral scriptChecksum D_X*B? bookmarks revUniqueID 1076440837354handlerList mouseUpscriptSelection char 217 to 216prevHandler mouseUptempScript scripton mouseUp
--put uniencode(fld 1,"utf8") into uniTxt
--put uniTxt
ask file "Save file as..."
if it is empty then exit mouseUp
put "binfile:" & it into urlname
put the unicodeText of fld 1 into url urlname
end mouseUp
embedded ep don mouseUp put empty into fld 1 set the htmlText of fld 2 to the explanation of me end mouseUp z $ Unicode characters whose numeric value is greater than 255 are encoded as bignum entities, with a leading ampersand and trailing semicolon. For example, the Japanese character っ whose numeric value is 12387 is encoded as \&. explanation Unicode characters whose numeric value is greater than 255 are encoded as 'bignum' entities, with a leading ampersand and trailing semicolon. For example, the Japanese character っ whose numeric value is 12387 is encoded as 'っ'. About Unicode Embedded in HTML cREVGeneral scriptChecksum p#<1G(revUniqueID 1076515522540 bookmarks handlerList mouseUptempScript prevHandler mouseUpscriptSelection char 34 to 33scripton mouseUp
put empty into fld 1
set the htmlText of fld 2 to the explanation of me
end mouseUp
savertf ep on mouseUp --put uniencode(fld 1,"utf8") into uniTxt --put uniTxt ask file "Save file as..." if it is empty then exit mouseUp put "binfile:" & it into urlname put the rtfText of fld 1 into url urlname end mouseUp $ Save RTF text cREVGeneral scriptChecksum Uȉ4R(revUniqueID 1076518203809 bookmarks handlerList mouseUptempScript prevHandler mouseUpscriptSelection char 187 to 186scripton mouseUp
--put uniencode(fld 1,"utf8") into uniTxt
--put uniTxt
ask file "Save file as..."
if it is empty then exit mouseUp
put "binfile:" & it into urlname
put the rtfText of fld 1 into url urlname
end mouseUp
readinrtf ep on mouseUp answer file "Choose a unicode file to read in." if it is empty then exit mouseUp put "binfile:" & it into urlName set the rtfText of fld 1 to url urlName end mouseUp > $ Read RTF text cREVGeneral scriptChecksum Ĩj#INY<& bookmarks revUniqueID 1076518263841handlerList mouseUpscriptSelection char 149 to 148prevHandler mouseUptempScript scripton mouseUp
answer file "Choose a unicode file to read in."
if it is empty then exit mouseUp
put "binfile:" & it into urlName
set the rtfText of fld 1 to url urlName
end mouseUp
readinhtml ep on mouseUp answer file "Choose a unicode file to read in." if it is empty then exit mouseUp put "binfile:" & it into urlName set the htmlText of fld 1 to url urlName end mouseUp ?0 $ Read HTML text cREVGeneral scriptChecksum x \urevUniqueID 1076518349275 bookmarks handlerList mouseUptempScript prevHandler mouseUpscriptSelection char 146 to 145scripton mouseUp
answer file "Choose a unicode file to read in."
if it is empty then exit mouseUp
put "binfile:" & it into urlName
set the htmlText of fld 1 to url urlName
end mouseUp
savehtml ep on mouseUp --put uniencode(fld 1,"utf8") into uniTxt --put uniTxt ask file "Save file as..." if it is empty then exit mouseUp put "binfile:" & it into urlname put the htmlText of fld 1 into url urlname end mouseUp 0 $ Save HTML text cREVGeneral scriptChecksum qL-Ŀѫ bookmarks revUniqueID 1076518353825handlerList mouseUpscriptSelection char 184 to 183prevHandler mouseUptempScript scripton mouseUp
--put uniencode(fld 1,"utf8") into uniTxt
--put uniTxt
ask file "Save file as..."
if it is empty then exit mouseUp
put "binfile:" & it into urlname
put the htmlText of fld 1 into url urlname
end mouseUp
Field 1 )` &