Last change
on this file since 1259 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
972 bytes
|
Rev | Line | |
---|
[613] | 1 | ONCX ;HCIOFO/SG - HTTP AND WEB SERVICES ; 5/14/04 10:59am
|
---|
| 2 | ;;2.11;ONCOLOGY;**40**;Mar 07, 1995
|
---|
| 3 | ;
|
---|
| 4 | ; API ENTRY POINTS ---- DESCRIPTIONS
|
---|
| 5 | ;
|
---|
| 6 | ; $$GETURL^ONCX10 Gets the data from the provided URL
|
---|
| 7 | ;
|
---|
| 8 | ; DEMO^ONCXDEM Demonstartion entry point
|
---|
| 9 | ;
|
---|
| 10 | ; TOOLS --------------- DESCRIPTIONS
|
---|
| 11 | ;
|
---|
| 12 | ; $$RECEIVE^ONCX10A Reads the HTTP response
|
---|
| 13 | ; $$REQUEST^ONCX10A Sends the HTTP request
|
---|
| 14 | ;
|
---|
| 15 | ; UTILITIES ----------- DESCRIPTIONS
|
---|
| 16 | ;
|
---|
| 17 | ; $$ERROR^ONCXERR Generates an error message
|
---|
| 18 | ; $$MSG^ONCXERR Returns the text and type of the message
|
---|
| 19 | ; $$TYPE^ONCXERR Returns type of the message
|
---|
| 20 | ;
|
---|
| 21 | ; $$CREATE^ONCXURL Creates a URL from components
|
---|
| 22 | ; $$ENCODE^ONCXURL Encodes the string
|
---|
| 23 | ; $$PARSE^ONCXURL Parses the URL into components
|
---|
| 24 | ; $$PATH^ONCXURL Default path processing (normalization)
|
---|
| 25 | ;
|
---|
| 26 | ; INITIALS ------------ DEVELOPER
|
---|
| 27 | ;
|
---|
| 28 | ; SG Sergey Gavrilov
|
---|
| 29 | ;
|
---|
| 30 | Q
|
---|
| 31 | ;
|
---|
| 32 | ;***** DEMO ENTRY POINT
|
---|
| 33 | DEMO ;
|
---|
| 34 | G DEMO^ONCXDEM
|
---|
Note:
See
TracBrowser
for help on using the repository browser.