[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CVI                      Convert String to Integer

 y% = CVI(2-byte-string)

    Converts a two-byte string expression to an integer.

   ----------------------------------------------------------------------

      Notes:    An integer must be converted to a string (via MKI$) before
                being stored in a random access file. To retrieve it,
                first assign it to a file buffer field (with GET), then
                use CVI.

See Also: CVD CVS GET (File I/O) MKD$ MKI$ MKS$
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson