home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1998 April / DPPCPRO0498.ISO / April / MathCad / SETUP / DATA.Z / MCScript.ocx / string.txt next >
Encoding:
Text File  |  1997-06-05  |  962 b   |  17 lines

  1. 1    Scripted Object
  2. 2    Scripted Object Property Page
  3. 3    Properties
  4. 100    General
  5. 102    Wizard
  6. 140    All Files (*.*)|*.*||
  7. 141    Sub %1Event_Start()
  8. \n  REM TODO: Add your code here
  9. \nEnd Sub
  10. \n
  11. \nSub %1Event_Exec(Inputs,Outputs)
  12. \n  REM TODO: Add your code here
  13. \nEnd Sub
  14. \n
  15. \nSub %1Event_Stop()
  16. \n  REM TODO: Add your code here
  17. \nEnd Sub
  18. \n
  19. 142    function __JSEventHandler__%1Event_Start()
  20. \n{
  21. \n  // TODO: Add code here
  22. \n}
  23. \n
  24. \nfunction __JSEventHandler__%1Event_Exec(Inputs,Outputs)
  25. \n{
  26. \n  // TODO: Add code here
  27. \n}
  28. \n
  29. \nfunction __JSEventHandler__%1Event_Stop()
  30. \n{
  31. \n  // TODO: Add code here
  32. \n}
  33. \n
  34. 143    Scriptable Object
  35. 144    Scriptable Object
  36. 145    The scripted object could not be loaded. The script cannot run.
  37. 146    Add Input Variable
  38. 147    Add Output Variable
  39. 148    Remove Input Variable
  40. 149    Remove Output Variable
  41. 150    The object you have selected does not support automation. An automation interface must be present in order to use an object in a script.
  42.