|
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: 2816 (0xb00) Types: TextFile Names: »EDIT.CMD«
└─⟦6ae1c04a5⟧ Bits:30004364 SW1656 IFPS/Personal Version 2.10 release 1.1 └─ ⟦this⟧ »EDIT.CMD«
@XM0@X ECHO NO skill expert COPY @C7.MOD BACKUP.MOD COPY @C7.DAT BACKUP.DAT skill normal beg:clear makewindow 2 4 19 73 1 clearwindow writeline You will be provided with a backup copy of both the @C7 writeline model and datafile. Use the IFPS/Personal full screen writeline editor to update any of the input assumptions or logic. writeline You will then be able to solve YOUR &1 template: writeline writeline * VIEW the new spreadsheet and notice the writeline changes you have effected. writeline * Generate the REPORTS and GRAPHS provided. writeline * Use WHAT IF and GOAL SEEK for further analysis. writeline writeline Function Keys activated for the editor are: writeline setattr 14 writestr <F10> setattr 2 writeline - moves you in and out of visual mode. setattr 13 writestr <Shift> <F9> setattr 2 writeline saves the file and returns to main menu. writeline writestr Choose source of Edit session ..... menu1 Edit: Model Database menu2 Return Help menusel MDRH getmenu pick clear ifnum &pick& = 0 then goto ret: ifnum &pick& = 1 then goto mod: ifnum &pick& = 2 then goto dat: ifnum &pick& = 3 then goto ret: ifnum &pick& = 4 then goto hlp: ret:clear COMMANDS MAINMENU "&1" goto end: mod:clear setparam 7 backup.mod goto edit: dat:clear setparam 7 backup.dat goto edit: hlp:clear makewindow 2 4 19 73 1 clearwindow writeline IFPS/Personal maintains INDEPENDENCE of input data and writeline logical relationships. Logic is stored in models, data writeline is stored in a data management system called datafiles. writeline For this &1 analysis, you can update the templates writeline to tailor them more towards your environment by: writeline writeline 1. EDITING A MODEL - Permanent logic changes like: writeline writeline SALES = UNITS * PRICE writeline to writeline SALES = UNITS * PRICE * ECONOMIC FACTORS writeline writeline All &1 analysis will now reflect this update. writeline writestr Hit any key to continue pause clearwindow writeline writeline 2. EDIT A DATAFILE - Change to one unit's inputs. writeline For example, division units projections: writeline writeline UNITS = 1000 writeline to writeline UNITS = 900 writeline writeline The analysis for this template would be updated. writeline writestr Press <Enter> to continue ..... pause goback beg: edit:clear echo no define a1 !inputc@@cr!echo yes@@cr define S9 @@xm0s@@crend@@crRETURN@@cr EDIT &7 @a1 !echo no CLEAR define a1 define S9 COMMANDS MAIN2 "&1"@@CR @s9 «eof»