User contributions
From VistApedia
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 02:15, 6 July 2015 (diff | hist) . . (-432) . . RPC Broker Help
- 02:13, 6 July 2015 (diff | hist) . . (-411) . . RPC HELP Introduction (current)
- 02:12, 6 July 2015 (diff | hist) . . (+7) . . RPC HELP Introduction
- 02:10, 6 July 2015 (diff | hist) . . (-33) . . RPC Broker Help
- 02:08, 6 July 2015 (diff | hist) . . (-40) . . RPC Broker Help
- 02:07, 6 July 2015 (diff | hist) . . (+330) . . N RPC HELP Debugging and Troubleshooting List (Created page with " RPC Broker Help Home <h2>Debugging and Troubleshooting</h2> * Overview * How to Debug Your Application * RPC Error Trapping * Identifying the Listener Pro...")
- 02:06, 6 July 2015 (diff | hist) . . (-213) . . RPC Broker Help
- 02:03, 6 July 2015 (diff | hist) . . (+933) . . N RPC HELP Other DLL Interface List (Created page with " RPC Broker Help Home <h2>DLL Interface</h2> * <h3>DLL Special Issues</h3> ** RPC Results for DLL Calls ** GetServerInfo Function and the DLL Calls * <h3>D...")
- 02:03, 6 July 2015 (diff | hist) . . (-871) . . RPC Broker Help
- 02:00, 6 July 2015 (diff | hist) . . (+775) . . N RPC HELP Other RPC Broker APIs list (Created page with " RPC Broker Help Home <h2>Other RPC Broker APIs</h2> * <h3>Running RPCs on a Remote Server</h3> ** Options for Running RPCs on a Remote Server ** Checking ...")
- 01:58, 6 July 2015 (diff | hist) . . (+5) . . RPC Broker Help
- 01:57, 6 July 2015 (diff | hist) . . (+35) . . RPC Broker Help
- 01:56, 6 July 2015 (diff | hist) . . (-730) . . RPC Broker Help
- 01:52, 6 July 2015 (diff | hist) . . (+9) . . RPC Broker Help
- 01:52, 6 July 2015 (diff | hist) . . (+1,485) . . N RPC HELP Remote Procedure Calls List (Created page with " RPC Broker Help Home <h2>Remote Procedure Calls</h2> * <h3>M Entry Point for an RPC</h3> ** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entr...")
- 01:50, 6 July 2015 (diff | hist) . . (-1,406) . . RPC Broker Help
- 01:47, 6 July 2015 (diff | hist) . . (+370) . . N RPC HELP Units List (Created page with " RPC Broker Help Home <h2>Units</h2> * Hash * LoginFrm * MFunStr * [[RPC_HELP_RPCConf1|RPCConf...") (current)
- 01:46, 6 July 2015 (diff | hist) . . (+42) . . RPC HELP Classes List (current)
- 01:46, 6 July 2015 (diff | hist) . . (+276) . . N RPC HELP Components List (Created page with " RPC Broker Help Home <h2>Components</h2> * TCCOWRPCBroker * TRPCBroker * [[RPC_HELP_TSharedBroker|TSha...") (current)
- 01:45, 6 July 2015 (diff | hist) . . (+230) . . N RPC HELP Classes List (Created page with "<h2>Classes</h2> * TMult * TParamRecord * TParams * TVistaLogin * [[RPC_HELP_TVistaU...")
- 01:44, 6 July 2015 (diff | hist) . . (-732) . . RPC Broker Help
- 01:37, 6 July 2015 (diff | hist) . . (+1) . . RPC Broker Help
- 01:34, 6 July 2015 (diff | hist) . . (+62) . . RPC Broker Help
- 01:31, 6 July 2015 (diff | hist) . . (+56) . . RPC HELP M Entry Examples (current)
- 01:30, 6 July 2015 (diff | hist) . . (+524) . . N RPC HELP M Entry Examples (Created page with " RPC Broker Help Home <h2>Examples</h2> The following two examples illustrate sample M code that could be used in simple RPCs. 1. This example takes two...")
- 01:28, 6 July 2015 (diff | hist) . . (+1,220) . . N RPC HELP M Entry Input Parameters (Created page with " RPC Broker Help Home <H2>Input Parameters (Optional)</H2> The M entry point for an RPC can optionally have input parameters (i.e., beyond the first parame...")
- 01:22, 6 July 2015 (diff | hist) . . (-1) . . RPC Broker Help
- 01:16, 6 July 2015 (diff | hist) . . (+939) . . N RPC HELP BROKER RTRNFMT XWBLIB (Created page with " RPC Broker Help Home <h2>$$RTRNFMT^XWBLIB</h2> Use this function in the M code called by an RPC to change the return value type that the RPC will return o...") (current)
- 01:11, 6 July 2015 (diff | hist) . . (+6) . . RPC HELP BROKER RETURN VALUE TYPES (current)
- 01:10, 6 July 2015 (diff | hist) . . (+77) . . RPC HELP BROKER RETURN VALUE TYPES
- 01:07, 6 July 2015 (diff | hist) . . (+3,765) . . N RPC HELP BROKER RETURN VALUE TYPES (Created page with " RPC Broker Help Home <h2>Return Value Types</h2> There are five RETURN VALUE TYPEs for RPCs as shown below. You should choose a return value type that is ...")
- 00:39, 6 July 2015 (diff | hist) . . (+402) . . N RPC HELP M Entry First Input Param (Created page with " RPC Broker Help Home <h2>First Input Parameter (Required)</h2> The RPC Broker always passes a variable by reference in the first input parameter to your M...") (current)
- 00:30, 6 July 2015 (diff | hist) . . (+434) . . N RPC HELP BROKER XWBLIB (Created page with " RPC Broker Help Home <h2>$$BROKER^XWBLIB</h2> Use this function in the M code called by an RPC to determine if the current process is being executed by th...") (current)
- 00:27, 6 July 2015 (diff | hist) . . (+1,199) . . N RPC HELP M Entry Relationship (Created page with " RPC Broker Help Home <h2>Relationship Between an M Entry Point and an RPC</h2> An RPC can be thought of as a wrapper placed around an M entry point for us...") (current)
- 00:07, 6 July 2015 (diff | hist) . . (+1,074) . . N RPC HELP TVCEdit SilentChangeVerify (Created page with " RPC Broker Help Home <h2>SilentChangeVerify Function</h2> The SilentChangeVerify function can be used to change the Verify code for a user without any win...")
- 00:02, 6 July 2015 (diff | hist) . . (+472) . . N RPC HELP TVCEdit ChangeVerify (Created page with " RPC Broker Help Home <h2>ChangeVerify Function</h2> The ChangeVerify function can be used to provide the user with the ability to change his/her Verify co...")
- 00:01, 6 July 2015 (diff | hist) . . (+531) . . N RPC HELP TVCEdit (Created page with " RPC Broker Help Home <h2>TVCEdit Unit</h2> The RPC Broker calls the TVCEdit unit at logon when users must change their Verify code (i.e., Verify code has ...") (current)
- 23:51, 5 July 2015 (diff | hist) . . (+573) . . N RPC HELP SplVista Splasch Example (Created page with " RPC Broker Help Home <h2>VistA Splash Screen Example</h2> The following is example of displaying the VistA Splash Screen in an application: uses ...") (current)
- 23:48, 5 July 2015 (diff | hist) . . (+1,197) . . N RPC HELP SplVista SplaschOpenClose (Created page with " RPC Broker Help Home <h2>VistA Splash Screen Procedures</h2> Example Two procedures in SplVista.PAS unit are provid...") (current)
- 23:03, 5 July 2015 (diff | hist) . . (+278) . . N RPC HELP SplVista (Created page with " RPC Broker Help Home <h2>SplVista Unit</h2> * SplashOpen * SplashClose Not...") (current)
- 23:01, 5 July 2015 (diff | hist) . . (+2,551) . . N RPC HELP Silent RpcSLogin StartProgSLogin (Created page with " RPC Broker Help Home <h2>StartProgSLogin Method</h2> The StartProgSLogin method can be used to initiate another program with information sufficient for a...") (current)
- 22:55, 5 July 2015 (diff | hist) . . (+739) . . N RPC HELP Silent RpcSLogin CheckCmdLine (Created page with " RPC Broker Help Home <h2>CheckCmdLine Function</h2> With Patch XWB*1.1*13, the CheckCmdLine method was changed from a procedure to a function with a Boole...") (current)
- 22:53, 5 July 2015 (diff | hist) . . (+297) . . N RPC HELP RpcSLogin (Created page with " RPC Broker Help Home <h2>RpcSLogin Unit</h2> * CheckCmdLine * [[RPC_HELP_Silent_RpcSLogin_StartProgSLogin|Star...") (current)
- 22:51, 5 July 2015 (diff | hist) . . (+647) . . N RPC HELP GetServerIP Example (Created page with " RPC Broker Help Home <h2>GetServerIP Example</h2> The following is example of the GetServerIP function: // include the unit RpcConf1 in the Uses cla...") (current)
- 22:50, 5 July 2015 (diff | hist) . . (+420) . . N RPC HELP GetServerIP (Created page with " RPC Broker Help Home <h2>GetServerIP Function</h2> Example The '''GetServerIP''' function provides a means for determini...") (current)
- 22:48, 5 July 2015 (diff | hist) . . (+256) . . N RPC HELP RPCConf1 (Created page with " RPC Broker Help Home <h2>RPCConf1 Unit</h2> * GetServerInfo * GetServerIP NOTe: To see a listing of...")
- 22:46, 5 July 2015 (diff | hist) . . (+225) . . N RPC HELP M Emulation Piece/Translate Example (Created page with " RPC Broker Help Home <h2>M Emulation Examples</h2> <h3>Piece Function</h3> Piece3Str:=piece('123^456^789','^',3); <h3>Translate Function</h3> ...") (current)
- 22:45, 5 July 2015 (diff | hist) . . (+557) . . N RPC HELP M Emulation Piece (Created page with " RPC Broker Help Home <h2>M Emulation Functions</h2> Example <h3>Piece Function</h3> The Piece function...") (current)
- 22:43, 5 July 2015 (diff | hist) . . (+254) . . N RPC HELP MFunStr (Created page with " RPC Broker Help Home <h2>MFunStr Unit</h2> * Piece * Translate NOTE: To see a listing of i...") (current)
- 22:42, 5 July 2015 (diff | hist) . . (+42) . . RPC HELP Hash Encrypt (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)