RPR Main openProject

From CockosWiki

Revision as of 13:45, 26 November 2009 by MikeLacey (Talk | contribs)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR Main openProject
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR Main openProject

Contents

Main_openProject()

void Main_openProject(char* name)

This opens a project, it will prompt the user to save the current project if needed.

If you pass a .RTrackTemplate file then it adds that to the current project instead.

Parameters

char* name

Returns

An array, containing
 char* name

Examples

C++


Perl


Python


See Also

project: GetItemProjectContext, GetProjectPath, GetProjectPathEx, GetProjectTimeSignature, GetProjectTimeSignature2, Main_openProject, SelectProjectInstance, SetProjectMarker, SetProjectMarker2, UpdateItemInProject, plugin_getImportableProjectFilterList, projectconfig_var_addr, projectconfig_var_getoffs, AddProjectMarker, DeleteProjectMarker, EnumProjectMarkers, EnumProjectMarkers2, EnumProjects,

(Section automatically generated, edits may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR Main openProject
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR Main openProject

Personal tools