Search results

  1. T

    dynamic temp-table evaluating an expression

    I am looking to write code that generates output based on user-define values and formatting. I am using a dynamic query with dynamic temp-tables. I will be storing format statements, fill() expressions, if..then..else, etc as it is user defined. I am having difficulty getting the code to...
  2. T

    Progress Queries and Can-Find Statements

    I have figured out a way to implement Progress can-find statements into my Query. The Problem: I needed to query a table display results, but in order for the result to be valid, It could not exist in another table. A direct can-find or a User-defined function would have been...
Top