From ed526ee458eab28367de030f450838a038f2ed10 Mon Sep 17 00:00:00 2001 From: Harpreet Date: Tue, 1 Sep 2015 14:21:55 +0530 Subject: Styling help --- help/en_US/sym_open.xml | 59 ------------------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 help/en_US/sym_open.xml (limited to 'help/en_US/sym_open.xml') diff --git a/help/en_US/sym_open.xml b/help/en_US/sym_open.xml deleted file mode 100644 index 92b3dec..0000000 --- a/help/en_US/sym_open.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - sym_open - Open the Symphony environment - - - - Calling Sequence - sym_open() - - - - Description - - Opens the Symphony environment. The environment and all data loaded into it is maintained across function calls. - This function fails if the environment is already open. - - - - - Arguments - - This function takes no arguments - - - - - Return value - - Returns 1 if the environment was successfully opened and 0 otherwise - - - - - Examples - - sym_open() - - - - - Authors - - - Keyur Joshi - Iswarya - - - - - -- cgit