Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The parameter or relation attribute @FRAME is  attribute 

@FRAME

...

Syntax

...

Place 

@FRAME

...

Arguments

  • ParameterName is the name of the parameter containing the binary

...

Examples

Example 1


The attribute

@FRAME

...

in the relation

DESP$ = GET$("Desp.out", "Desp.exe", DESPINPUT$)

allows you to store DESP.EXE in the parameter DespProgram (by means of "Include Satellite in Frame" menu option in the Knowledge Browser). Upon execution of the GET$() function, the executable is executed from DespProgram.

Example 2 

The attribute

@FRAME

...

in the relation

Y = DQUAD(1, 2, "X", "Y", X)

...