Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ONCX

ONCX.m

Go to the documentation of this file.
ONCX ;HCIOFO/SG - HTTP AND WEB SERVICES ; 5/14/04 10:59am
 ;;2.2;ONCOLOGY;**1**;Jul 31, 2013;Build 8
 ;
 ; API ENTRY POINTS ---- DESCRIPTIONS
 ;
 ;   $$GETURL^ONCX10     Gets the data from the provided URL
 ;
 ;       DEMO^ONCXDEM    Demonstartion entry point
 ;
 ; TOOLS --------------- DESCRIPTIONS
 ;
 ;  $$RECEIVE^ONCX10A    Reads the HTTP response
 ;  $$REQUEST^ONCX10A    Sends the HTTP request
 ;
 ; UTILITIES ----------- DESCRIPTIONS
 ;
 ;    $$ERROR^ONCXERR    Generates an error message
 ;      $$MSG^ONCXERR    Returns the text and type of the message
 ;     $$TYPE^ONCXERR    Returns type of the message
 ;
 ;   $$CREATE^ONCXURL    Creates a URL from components
 ;   $$ENCODE^ONCXURL    Encodes the string
 ;    $$PARSE^ONCXURL    Parses the URL into components
 ;     $$PATH^ONCXURL    Default path processing (normalization)
 ;
 ; INITIALS ------------ DEVELOPER
 ;
 ; SG                    Sergey Gavrilov
 ;
 Q
 ;
 ;***** DEMO ENTRY POINT
DEMO ;
 G DEMO^ONCXDEM