P PRG New Member Sep 20, 2006 #1 Can anyone explain the purpose of mfquoter.i? I'm guessing that it's for removing quotes. Can anyone give a clear or simple explanation of this include file?
Can anyone explain the purpose of mfquoter.i? I'm guessing that it's for removing quotes. Can anyone give a clear or simple explanation of this include file?
joey.jeremiah ProgressTalk Moderator Staff member Sep 20, 2006 #2 PRG said: Can anyone explain the purpose of mfquoter.i? I'm guessing that it's for removing quotes. Can anyone give a clear or simple explanation of this include file? Click to expand... from what i remember, it's used to create batch runs when mfselbpr.i, not mfselprt.i is included users can schedule batch runs, by selecting batch id, instead of running the report. mfquoter.i is used to get the report parameters/field values. mfquoter.i without mfselbpr.i is redundant. but i don't know if this solution is still being used. for one you could get the field values dynamically. hth
PRG said: Can anyone explain the purpose of mfquoter.i? I'm guessing that it's for removing quotes. Can anyone give a clear or simple explanation of this include file? Click to expand... from what i remember, it's used to create batch runs when mfselbpr.i, not mfselprt.i is included users can schedule batch runs, by selecting batch id, instead of running the report. mfquoter.i is used to get the report parameters/field values. mfquoter.i without mfselbpr.i is redundant. but i don't know if this solution is still being used. for one you could get the field values dynamically. hth