|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > UserInterface > PrintInfo |
Prints in the status bar of the hosting application a specified string.
call DBWShell("PrintInfo String")
String |
a the message to display |
DBWShell("PrintInfo " & replace("Remember to use always the replace function ! ! !"," ","|"))