Skip to main content

double click a UDF to launch SQL report

Comments

2 comments

  • Keshava Best

    Hi Dave,

    Add a second Universal Function Macro that is triggered by the double-click validation with the following code:

    Block(); //Block Details Window
    UF(UF-004); //Open SQL Report

    Keshava

  • Dave Dai

    Hi Keshava, 

    That worked perfectly. thank you so much! 

    Regards, 

    Dave  

Please sign in to leave a comment.