home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrxda.zip / DISTRIBU.MTO < prev    next >
Text File  |  1995-08-21  |  4KB  |  87 lines

  1. Methods;Close Connection;CloseConnection;NoParms
  2. Methods;Error Dialog;ErrorMessage;NoParms
  3. Methods;Get Error data;GetErrorData_Stem_ok;meth1p
  4. Methods;Get Client Data;GetClientData_Handle_Stem_ok;meth2p
  5. Methods;Invoke help;InvokeHelp;NoParms
  6. Methods;List methods;ListMethods;ListMeth
  7. Methods;List properties;ListProperties;ListProp
  8. Methods;Load Variables;LoadVars;NoParms
  9. Methods;Open Connection;OpenConnection_Retries_ok;meth1p
  10. Methods;Post an event;PostEvent;PostEvnt
  11. Methods;Send Data;SendData;DASndDta
  12. Methods;Set Client Data;SetClientData_Data_ok;meth1p
  13. Methods;Set focus;SetFocus;NoParms
  14. Methods;Start Listening;StartListen;NoParms
  15. Methods;Stop Listening;StopListen;NoParms
  16. Events;Get info for Data;DataReady;DADTAINF
  17. Events;Get info for CSError;CSError;DAERRINF
  18. Events;Get info for Connect;Connect;DACONINF
  19. Events;Get info for Disconnect;Connect;DACONINF
  20. Get property;AllowDrag;AllowDrag;GetVal
  21. Get property;AutoSize;AutoSize;GetVal
  22. Get property;AutoConnect;AutoConnect;GetVal
  23. Get property;BackColor;BackColor;GetVal
  24. Get property;Caption;Caption;GetVal
  25. Get property;Connected;Connected;GetVal
  26. Get property;ConnectionName;ConnectionName;GetVal
  27. Get property;ConnHandle;ConnHandle;GetVal
  28. Get property;ConnRetries;ConnRetries;GetVal
  29. Get property;ClassName;ClassName;GetVal
  30. Get property;ClipSiblings;ClipSiblings;GetVal
  31. Get property;DragIcon;DragIcon;GetVal
  32. Get property;DragTarget;DragTarget;GetVal
  33. Get property;Enabled;Enabled;GetVal
  34. Get property;FirstChild;FirstChild;GetVal
  35. Get property;Font;Font;GetVal
  36. Get property;ForeColor;ForeColor;GetVal
  37. Get property;Height;Height;GetVal
  38. Get property;HelpTag;HelpTag;GetVal
  39. Get property;HelpText;HelpText;GetVal
  40. Get property;HintText;HintText;GetVal
  41. Get property;HWnd;HWnd;GetVal
  42. Get property;Justification;Justification;GetVal
  43. Get property;Left;Left;GetVal
  44. Get property;Listen;Listen;GetVal
  45. Get property;Name;Name;GetVal
  46. Get property;Painting;Painting;GetVal
  47. Get property;Parent;Parent;GetVal
  48. Get property;ProcessType;ProcessType;GetVal
  49. Get property;Query;Query;GetVal
  50. Get property;QueryColumns;QueryColumns;GetVal
  51. Get property;Self;Self;GetVal
  52. Get property;Sibling;Sibling;GetVal
  53. Get property;SiblingOrder;SiblingOrder;GetVal
  54. Get property;TabIndex;TabIndex;GetVal
  55. Get property;Top;Top;GetVal
  56. Get property;UserData;UserData;GetVal
  57. Get property;VertJustification;VertJustification;GetVal
  58. Get property;Visible;Visible;GetVal
  59. Get property;Width;Width;GetVal
  60. Get property;WordBreak;WordBreak;GetVal
  61. Set property;AllowDrag;AllowDrag;TFProps
  62. Set property;AutoSize;AutoSize;TFProps
  63. Set property;BackColor;BackColor;ColProps
  64. Set property;Caption;Caption;StrProps
  65. Set property;ClipSiblings;ClipSiblings;TFProps
  66. Set property;ConnRetries;ConnRetries;NumProps
  67. Set property;DragIcon;DragIcon;FilProps
  68. Set property;DragTarget;DragTarget_All_Files_None_Records;EnumProp
  69. Set property;Enabled;Enabled;TFProps
  70. Set property;Font;Font;Font
  71. Set property;ForeColor;ForeColor;ColProps
  72. Set property;Height;Height;NumProps
  73. Set property;HelpTag;HelpTag;NumProps
  74. Set property;HelpText;HelpText;StrProps
  75. Set property;HintText;HintText;StrProps
  76. Set property;Left;Left;NumProps
  77. Set property;Name;Name;StrProps
  78. Set property;Painting;Painting;TFProps
  79. Set property;Query;Query__VRDB;StrProps
  80. Set property;QueryColumns;QueryColumns__VRDB;StrProps
  81. Set property;SiblingOrder;SiblingOrder;NumProps
  82. Set property;TabIndex;TabIndex;NumProps
  83. Set property;Top;Top;NumProps
  84. Set property;UserData;UserData;StrProps
  85. Set property;Visible;Visible;TFProps
  86. Set property;Width;Width;NumProps
  87.