ファイルの属性を示す Curl ブラケット内の式で、現在はソースファイルのエンコーディングに使用します。
プログラミング注意事項
例
{curl 6.0 applet}
|| This is my applet. And this text is all ASCII, so
|| it is the same for most character encodings.
{curl-file-attributes
character-encoding = "iso-latin-1"
}
...my applet which may have iso-latin-1 specific bytes...
注意事項