|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 3328 (0xd00) Types: TextFile Names: »TEMPLATE.CMD«
└─⟦6ae1c04a5⟧ Bits:30004364 SW1656 IFPS/Personal Version 2.10 release 1.1 └─ ⟦this⟧ »TEMPLATE.CMD«
@A5 @XM0 @XM0@X ECHO NO define s9 clear@@crcommands template@@cr DEFINE A7 YCLEAR@@CRCLEAR@@CRCOMMANDS TEMPLATE@@CR setparam 1 xx setparam 2 yy setparam 3 zz beg:clear makewindow 1 4 20 73 1 clearwindow setattr 4 writeline IFPS/Personal Templates setattr 14 writestr Industry Templates setattr 2 writestr - setattr 14 writestr Functional Templates setattr 2 writeline writeline =================== ===================== setattr 4 writeline Banking Loan Evaluation Marketing Product Plan writeline Oil and Gas Economic Analysis Financial Statements writeline Real Estate Property Evaluation Engineering Process writeline Syndication Partnership Analysis Statistical Forecasting writeline Insurance Product Line Analysis Merger/Acquisitions writeline Financial Service Portfolio study Human Resource analysis writeline Manufacturing Requirements Planning Purchasing EOQ analysis writeline setattr 14 writestr Corporate DSS Case Analysis setattr 2 writestr - setattr 14 writestr Management Game setattr 2 writeline writeline =========================== =============== setattr 4 writeline Organizational Planning and Managers overview of writeline Budgeting by department/product. five year company plan. setattr 2 writeline writeline Select the type of templates you want to view by moving writestr the setattr 13 writestr <Space> setattr 2 writestr bar over the selection and pressing setattr 13 writestr <Enter> setattr 2 writestr . menu1 Template: Industry_template Functional_template Corporate_dss menu2 Management_game Quit Help menusel IFCMQH getmenu pick clear ifnum &pick& = 0 then goto msg: ifnum &pick& = 1 then goto ind: ifnum &pick& = 2 then goto func: ifnum &pick& = 3 then goto org: ifnum &pick& = 4 then goto man: ifnum &pick& = 5 then goto out: ifnum &pick& = 6 then goto hlp: msg:clear COMMANDS OUT out:clear COMMANDS OUT man:clear COMMANDS MANAGER goback beg: ind:clear COMMANDS INDUSTRY goback beg: func:clear COMMANDS FUNCTION goback beg: org:clear COMMANDS CORPDSS goback beg: hlp:clear makewindow 2 4 19 73 1 clearwindow writeline IFPS/Personal TEMPLATES are a series of models, reports, writeline graphs and interrogation options for your review. The writeline concepts presented will illustrate how IFPS/Personal can writeline be applied in the problem environment requested. writeline writeline MANAGERS TEMPLATES - top level model to view global plan writeline for business. Good for a quick overview of IFPS/Personal. writeline INDUSTRY TEMPLATES - industry specific models for oil, writeline banking, real estate, financial service, manufacturing. writeline FUNCTIONAL TEMPLATES - cross industry models, for finance, writeline mktg, engineering, mergers, human resource, purchasing. writeline CORPORATE DSS TEMPLATES - an integrated set of models for writeline use uniting corporate problem solving needs. writeline writestr Press <Enter> to continue ..... pause goback beg: end: «eof»