IPFees
Backstage
Edit Module
NumberOfWords
Name
Description
Module runs automatically
Modules that run automatically do not need to be referenced.
Source Code
#asks user the number of words of the patent application DEFINE NUMBER NumberOfWords AS 'Number of words?' GROUP G_APP BETWEEN 1 AND 10000000 DEFAULT 1 ENDDEFINE
Save
Cancel