home *** CD-ROM | disk | FTP | other *** search
/ Fritz: Win Best Test 1 / 70001.ZIP / 70001 / WINWARE1 / FLEXDESK / FLEX180D.EXE / FXPROG.MNU < prev    next >
Text File  |  1992-09-21  |  1KB  |  46 lines

  1. >&Verzeichnis
  2.     &FlexDesk,    cd #%FX%
  3.     Flex&Pwd,    cd #%FX%\password
  4.     &WinLibs,    cd d:mylibs
  5.     &Utils,        cd #%FX%\tools
  6.     &Memory,    cd #%FX%\tools\fmem
  7.     &Docs,        cd #%FX%\dox;dir *.*
  8.     W&indows,    cd #%windir%
  9. !
  10. >&Zeige
  11.     &Quellcode,    dir *.c *.cpp *.asm f*.exe
  12.     &Headers,    dir *.h* *.inc f*.exe
  13.     &Ressourcen,    dir *.ico *.cur *.mnu *.dlg *.wmp f*.exe
  14.     &Sonstige,    dir *.def *.rc *.dlg *.map makefile. f*.exe
  15.     Aus&fⁿhrbare,    dir *.com *.exe *.bat *.pif *.dll
  16.     &Alle,        dir *.*
  17. !
  18. >&Action
  19.     &Cleanobj,    del *.obj *.map *.res *.bak
  20.     Clean&All,    del *.obj *.lib *.map *.res fx.exe *.ph *.bak
  21.  
  22.     Make &Debug,    make speed=$(debug) size=$(debug);wwc Make;rc;wwc NRC;fx -init
  23.     Make &Final,    make speed=-o+time size=-o+space;wwc Make;rc;wwc NRC;fx -init
  24.  
  25.     >Debu&ggen
  26.         &FlexDesk,cd #%FX%;fxini "Erweiterungen" " ";zdbw fx.exe
  27.         Flex&Pwd, cd #%FX%;fxini "Erweiterungen" flexpwd.dll;zdbw -gflexpwd.dll fx.exe
  28.         Ic&o2Icn, cd #%FX%\tools; command /c zdb ico2icn.exe
  29.         Ic&no2Ico, cd #%FX%\tools; command /c zdb icn2ico.exe 5 test.ico
  30.         &Checksum, cd #%FX%\tools; zdbw checksum.exe
  31.     !
  32.     >&Sichern
  33.         auf &A, archive a:
  34.         auf &B, archive b:
  35.     !
  36. !
  37. >&Dox
  38.     &FlexDesk.Wri,write #%FX%\dox\flexdesk.wri
  39.     >FlexDesk.&hlp
  40.         &Editieren,fxhelp.rtf
  41.         &Kompilieren,hc fx.prj
  42.     !
  43.     &Wasist.neu,notepad #%FX%\dox\wasist.neu;sendkey %bz
  44.     &Update.txt,notepad #%FX%\dox\update.txt;sendkey %bz
  45. !
  46.