Documentação da API
>
Creo Parametric fundamentals
>
Object ProFile
> Function ProFileEdit
Function ProFileEdit
Description
Opens an edit window for the specified file using the default text editor.
Replacement in Object TOOLKIT:
wfcWSession::UIEditFile
Synopsis
#include <
ProUtil.h
>
ProError
ProFileEdit
(
ProPath
file_name
/* (In)
The full file name, including the path, of the file to be edited
*/
)
Returns
PRO_TK_NO_ERROR
The file was successfully edited.
PRO_TK_NO_CHANGE
The user quit from the editor.
Sample Code References
pt_examples ( TestConfig.c )
pt_userguide ( UgRelsEdit.c )
pt_userguide ( UgFileEdit.c )
User Guide References
Equivalent Pro/DEVELOP Functions:ProFileEdit
File Handling:ProFileEdit
Parent topic
Object ProFile
Isto foi útil?
Este site funciona melhor com JavaScript habilitado