|
<< Index >> |
FutureBasic |
str# | function | |
|
stringFromList$ = str# (resourceID , index )
str#
". The str#
" resource in a currently open resource file. str#
" resource isn't found, or if str#
" resources hold lists of strings. Among other things, they're useful in helping you to localize your program so that it supports the native language of your user. You typically use a program like ResEdit to create an "str#
" resource and its strings.str#
" resource.
resHndl
=
resCount
= {[resHndl]}
resCount
= 0
See also
compile _strResource; str&