swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Other Library Functions  
function  

HttpLibraryVersion

 
 

Library: HTTP support (OMHTTP)
Include: omhttp.xin

Declaration

HttpLibraryVersion


Purpose

Use HttpLibraryVersion to return the library version and copyright information of the HTTP library currently in use.

Requirements

To use this function, you must include the following code at the beginning of your program:


  include "omhttp.xin"

Example


  ; display the library version and copyright  information
  include "omhttp.xin"
  
  process
     output HttpLibraryVersion || "%n"

This is a sample output: "OMHTTP 1.1.3 Copyright (c) 1998-1999 OmniMark Technologies Corporation."

      Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.