Copy from Excel cell, and paste into a Mainframe session

Comments

1 comment

  • Avatar
    Sofie Sand Nielsen

    You might find it useful to update to a newer version of Foxtrot, possible from the following link: https://support.foxtrotalliance.com/hc/en-us/categories/115000317371-Download-Foxtrot.

    To answer your question: Yes, you can copy to the clipboard value. After you have copied the value from Excel using the Copy Cell action, the value will be saved in the clipboard. Hence, to paste the value in the Mainframe session you should use the [*WINDOWS_CLIPBOARD_VALUE] expression as showed below.

    Note that it might be useful to clear the clipboard before you copy the value from excel, by using the “Clear Clipboard” action under the Computer pane.  

    Alternatively, the ”Get Value” action could be used to retrieve the value from Excel and save it directly to a variable.

    Below you can see the two different solutions, separated by a line: 

    0
    Comment actions Permalink

Please sign in to leave a comment.