OAProfessor

Deep OA Product Insight

User Tools

Site Tools


oatoolsforsystemcall

found interesting call in the CONTROL language:

getComponentName( ).

This call will return the utility name from the bin directory by giving it a keyword (there are 20+ keywords!):

string asciiTool = getComponentName(ASCII_COMPONENT);

This will return “WCCOAascii” which is the name of the executable file you need to call from a system call. Remember that Windows will have .exe and Linux may not have an extension at all. If you want to write good multiplatform code, this is how.

ASCII Tool one will import a file into your project.

oatoolsforsystemcall.txt · Last modified: 2019/11/25 23:34 by toddmalone

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki