prepare-string

  1. F

    QUERY-PREPARE FOR STATIC BROWSE

    I have a simple Dialog form, with a single Browse. The Query hits a couple of tables (ie: FOR EACH 'this', FIRST 'that',...). I'm looking to capture the default 'PREPARE-STRING' attribute and store it in a variable. I can see in Help that the 'Prepare-String' attribute will return '?' if...
Top