• VBA

    From Mark Barry@21:1/5 to All on Thu Dec 1 08:38:35 2022
    I am looking for a way to control gnuplot using VBA.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Martin Brown@21:1/5 to Mark Barry on Sat Dec 3 13:16:27 2022
    On 01/12/2022 16:38, Mark Barry wrote:

    I am looking for a way to control gnuplot using VBA.

    Although it would be possible in theory to do this from VBA by using the Application.Sendkeys method - developing it would drive you crazy.

    I find copying and saving the scripts used to make a graph interactively
    more helpful. Then paste the same script in next time. YMMV

    --
    Regards,
    Martin Brown

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)