You are on page 1of 6

Import csv data from Clipboard into Techlog

© 2015 Schlumberger. All rights reserved.

An asterisk is used throughout this presentation to denote a mark of Schlumberger.


Other company, product, and service names are the properties of their respective
owners.
New script available in Techlog baseline (starting 2015.2)

• From Utility menu > Python > Python explorer > Techlog > Techdata > Import,
a new script has been added to the baseline and allows the user to Import
data that is selected in a clipboard

• User can choose to browse for the script as needed, or to add it to its Techlog
Tbar as a Custom Menu, for an easier access
1- Run script from the Python module

User can choose to Run the script from the Python editor, after browsing for it

1- Go to Utility menu > Python > Python explorer > Techlog > Techdata > Import > Import from
Clipboard to open the script
2- Select data from an opened .csv file > Copy
3- Click on the Launch icon from the PythonScript contextual tab

4- Data is imported on the Import wizard


5- User can make some adjustments if necessary, then Load the data into the Import buffer, and
Techlog
2- Run the script from a Custom menu

To ease the usage of this script, a Custom menu has been created in Techlog and
allows the user to access this script directly from the Tbar, as a single button

1- From Home > Tools, open Custom


3
menus
2- In the file list “Import from
Clipboard” is available 2

3- Select it and click the blue arrow


to add it to the TBar
4- Click Apply

4
2- Run the script from a Custom menu

5- The script is added to the Tbar as a menu, a single Python button is used to Launch the script

6- Select data from an opened .csv file > Copy


7- Click on the Import from Clipboard button
8- Data selected appears in the Import wizard
9- User can make some adjustments if needed then Load data to the Import buffer and Techlog

You might also like