MV.STACK.EXP Statement  
Previous  Top  Next

Description  
 
This routine converts any standard OSMOSiS expression to an executable format.  

Syntax  
 
MV.STACK.EXP (Expression, Filename, ExpResult, Error)  
 
Used in conjunction with MV.EVAL.EXP (see next routine), which evaluates an expression in executable format, statements can be run directly from user programs.  

Variable Name
Description
Range
Expression
Any standard OSMOSiS expression

Filename
File name for any field names in the expression

ExpResult
Contains the result of the converted expression

Error
0 = successful, 1 = unsuccessful
0 or 1
 

document Remarks  
 
prcarrow Any expression that is recognised by the OSMOSiS developer environment is accepted.