Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/05/2004 at 05:49, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.500 Platform: Windows ; Language(s) : C++ ;
--------- Hi.
I programmed a simple tag plugin. Everything seems to be ok, but the tag name in expression tags menu is "StrNotFound Expression".
On 13/05/2004 at 20:30, xxxxxxxx wrote:
That could be a problem with the string resource. Make sure that you've prepared your string resource in accordance with the documentation and the example project.
On 13/05/2004 at 23:16, xxxxxxxx wrote:
Hi. Thx for the answer. My c4d_strings.str was named before as c4_strings.str .
Ok, now it work.