|
System Resources NMR Experiment Type
-
List of all different types of NMR Experiments.
-
NMR Experiment Type is the name of the NMR Experiment.
This adds a new row to the NMR Experiment Type resource table.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Add New NMR Experiment Type.
Note
-
The table must be saved before changes in the database occur.
This removes the selected rows from the NMR Experiment Type resource table.
-
Make the NMR Experiment Type window active in the Board.
-
Select one or more rows in the table.
-
On the NMR Experiment Type menu click Remove Rows.
Note
-
The table must be saved before changes in the database occur.
This copies the data in the selected rows of the NMR Experiment Type resource table to local clipboard.
-
Make the NMR Experiment Type window active in the Board.
-
Select one or more rows in the table.
-
On the NMR Experiment Type menu click Copy Rows.
Note
-
The table must be saved before changes in the database occur.
This removes the selected rows of the NMR Experiment Type resource table and copies them to local clipboard.
-
Make the NMR Experiment Type window active in the Board.
-
Select one or more rows in the table.
-
On the NMR Experiment Type menu click Cut Rows.
Note
-
The table must be saved before changes in the database occur.
This adds the rows in local clipboard to the NMR Experiment Type resource table.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Paste Rows.
Note
-
The table must be saved before changes in the database occur.
This cancels the last change to the NMR Experiment Type resource table.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Undo.
Note
-
The table must be saved before changes in the database occur.
This loads a comma separated value file and adds the data to the NMR Experiment Type resource table.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Load NMR Experiment Type File.
-
In the folder list, locate and open the folder that contains the file.
-
Click the file, and then click Open.
Note
-
The CSV file consists of the header row followed by rows that contain comma separated data.
-
To see the exact file format, do a save file for a table with entries.
-
The data in the table will be replaced with the data in the file.
-
The table must be saved before changes in the database occur.
This saves the NMR Experiment Type resource table as a comma separated value file.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Save NMR Experiment Type File.
-
If you want to save the file in a different folder, locate and open the folder.
-
In the File Name box, type a name for the file.
-
Click Save.
Note
-
The CSV file consists of the header row followed by rows that contain comma separated data.
This saves the NMR Experiment Type in the database.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Save NMR Experiment Type, or click the Save NMR Experiment Type button in the button bar.
Note
-
This will replace the information for the current NMR Experiment Type in the database.
This closes the window.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Close NMR Experiment Type, or click the X button on the window's Title bar.
Note
-
If the content of the View has been modified since the last Save operation, the user will be given an option to proceed and discard the changes, or to cancel the operation.
This reverts the data for the NMR Experiment Type to the version in the database.
-
Make the NMR Experiment Type window active in the Board.
-
On the NMR Experiment Type menu click Refresh NMR Experiment Type.
Note
-
This will reload the NMR Experiment Type from the database.
-
If the content of the View has been modified since the last Save operation, the user will be given an option to proceed and discard the changes, or to cancel the operation.
-
To open the NMR Experiment Type window in the Board,
on the Options menu select System Resources then click NMR Experiment Type.
-
This System Resource is maintained by a Sesame user, usually a Sesame administrator, with
a Can Do privilege.
-
To give the Can Do privilege for this resource to user JoeSmith, execute the following SQL statement:
insert into candothis values ('JoeSmith', 'SYS_RSC_NMREXPERIMENTTYPE', 'Sesame', 'SYS');
-
To revoke the Can Do privilege for this resource from user JoeSmith, execute the following SQL statement:
delete from candothis where user_name='JoeSmith' and what='SYS_RSC_NMREXPERIMENTTYPE' and ass_name='Sesame' and ass_type='SYS';
Copyright © 1999-2009 Zsolt Zolnai, and the University of Wisconsin - Madison
|