Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Dialogs

NameDescription
NDW_DATEPrompts the user for a date entry. Can be customized using replaceable parameters.
NDW_DATE_2Prompts the user for a date entry. Can be customized using replaceable parameters.
NDW_DATE_RANGEPrompts the user for a date range entry. Can be customized using replaceable parameters.
NDW_DATE_RANGE_2Prompts the user for a date range entry. Can be customized using replaceable parameters.
NDW_LOCK_RECORDDisplays information regarding a locked record. Used by the Lock_Record stored procedure.
NDW_RANGEPrompts the user for a general range entry. Can be customized using replaceable parameters.
NDW_WINDOW_OPTIONSDisplays available form options (aka "softkeys") for the current window.

...