Preferences.OpenFileWithDefaultProgram(String, Variable) Method

Top 

Description

Opens the file with the associated program.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

Preferences.OpenFileWithDefaultProgram(

String fileName,


Variable forceOpenAsText)

 

 

Arguments

fileName


Description:

The file to open.

 

 

forceOpenAsText


Description:

Determines whether the file will be opened as text despite its default association.

Valid Values:

Value

Label

0

false

1

true

 

 

 

 

Syntax

FF_Preferences.OpenFileWithDefaultProgram(myString1, myVariable1);

 

 

See also

Preferences Object

Preferences.OpenFileWithDefaultProgram

FreeFlyer Configuration Guide

Interval Methods Guide