parseextn


Purpose
Initialise an object of a module type from a text.
Synopsis
procedure(txt:text,start:integer,e:mtype)
Arguments
txt 
A text object
start 
Starting position in the text
An object of an external type
Further information
This function can only be used with types supporting initialisation from a string.
Related topics
parseint, parsereal


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.