next up previous contents index
Next: Function lower_case Up: Module dictionary_module Previous: Subroutine dictionary_get_type_and_size   Contents   Index

Function dictionary_parse_value


\begin{boxedminipage}{\textwidth}
\begin{verbatim}status = dictionary_parse_value(this,key,strvalue[,char_a_sep])\end{verbatim}
\end{boxedminipage}

Parse a string corresponding to a dictionary value and attempt to work out what type it should be, then set it

this -- type(Dictionary), intent(inout)

key -- character(*), intent(in)

strvalue -- character(*), intent(in)

char_a_sep -- character(1), optional, intent(in)

Return value -- logical

lower_case function

gabor 2009-06-30