ADD_HYPERTEXT_RESOURCE@

Platform

Win32, x64

Purpose

To open a hypertext resource that is included in a resource file.

Syntax

SUBROUTINE ADD_HYPERTEXT_RESOURCE@( NAME )
CHARACTER(*) NAME

Description

The resource file must be added to combine the hypertext document with the program using it. The resource filename should be placed on the WINAPP line after the stack and heap size declarations.

See %ht (Hypertext) format and the browse example code included with the ClearWin+ release.

See also

ADD_HYPERTEXT@

Example

WINAPP 50000, 50000, 'MYPROG.RC'

Where myprog.rc is a list of resources.

For example:

  HYPSOMEINFO HYPERTEXT "info1.htm"

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited