ashu2814
4th June 2014, 11:26
Hi,
Any one have idea of function in the dll ttdllstring . I only know about search-replace function. if i can complete list in this dll then it will be very useful.

Regards,

andreas.toepper
4th June 2014, 12:30
You may want to check session ttstpbaandoc. This session creates html-dokumentation on the inkluded functions of a given component. It will also work on tt-objects and does list some functions für ttdllstring indeed.

Function Summary:
void change.tabs.to.spaces
long number.of.chars.except.comment
long odd.number.of.chars.in.line
long pos.of.first.char.not.in.string
void search.and.replace

In LN this session can be found in the "program scripts/libraries" menu of application development.

ashu2814
16th June 2014, 10:18
Thanks for the help