String.GetFromFile(String) Method

Top 

Description

Load the object state from the specified FreeFlyer object file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

String.GetFromFile(

String fileName)

 

 

Arguments

fileName


Description:

The path at which to read the object file.

 

 

 

Syntax

myString1.GetFromFile(myString2);

 

 

See also

String Object

Parsing Dates and Times

Parsing Arbitrary String Data

Parsing Arbitrary String Data