home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Survival Kit / Chip_Special_Survival_Kit_fuer_PC_Anwender.iso / 01tools / asciipro / _ascipro.exe / SUCH.TXT < prev    next >
Text File  |  1994-10-06  |  2KB  |  42 lines

  1.     SUCHEN/ERSETZEN mit ASCII-LISTE in <ASCII-PRO>:
  2.     TEST-DATEI für SUCH-LISTE "SUCH.LST" zur Demonstration !
  3.                 K. Th. Hell (c)
  4.     Syntax: 
  5.         Als Suchliste die Datei "SUCH.LST",
  6.             als zu bearbeitende Datei "SUCH.TXT"
  7.             und als MARKE CODE 177 eingeben!
  8.         Optionen >Gross-klein-Unterscheidung<
  9.             und >SPACE SIMULIEREN< wählbar, z.B.
  10.         "ASCIIPRO.EXE SUCH.LST SUCH.TXT 177 J J"
  11.         (Eingabe über MENU oder KOMMANDOZEILE/BATCH-Datei)
  12.  
  13.     Zur Kontrolle diese Datei mit HEX-DUMP in <ASCII-PRO> betrachten !    
  14. *******************************************************************************
  15. Beispiele zur Demonstration von "SUCHEN/ERSETZEN mit LISTE":
  16.     clear, close, etc. sollen in CLEAR, CLOSE, etc. gewandelt werden.
  17. GESUCHT wird nach "clear", " close", " command ", " if ", "und ", 
  18.     "tab-a", " tab-x ", " tab-y ", " key ", " main " und " end ".
  19. clear clear  clearclear clear      clear
  20.     close close close         close   close 
  21. Vor "close" 1 x TAB, dazwischen <TAB>, <SPACE> und ASCII-CODE 255
  22.  command ▒ command command command Command command command 
  23. Leerstelle vor und nach "command" (hier KEIN <SPACE> vor/nach Wort!)
  24. Als MARKE wurde ASCII-CODE >177< benützt !
  25.  if ▒ if    if    if       if     if     if if   if if
  26. < if > hat Leerzeichen vor und hinter "if" und ev. >TAB< dazwischen !
  27. Beachte Schreibweise (Gross/Klein) bei SUCHEN-ERSETZEN (z.B. " Command ")!
  28. Kein <SPACE> hinter: "tab-x,", "tab-y", tab-z."
  29.     tab-x    tab-x Tab-x tab-x tab-x        !
  30. tab-y    tab-y tab-y    tab-y tab-x  tab-z xxxxx tab-z    tab-z    tab-x    
  31.     tab-z tab-z     tab-z         tab-z tab-z tab-z tab-z
  32.  key ▒  key key key key  key        key key key    key
  33.  main ▒ key main end und clear close if tab-y tab-z     tab-a               
  34.  end ▒  und ▒           und         und    und    und und 
  35. key main end if clear close close clear if if command tab-a if und und
  36.      key key key main main main end end end    und     und     und
  37.     tab-x   tab-x   tab-x    tab-x    tab-x    tab-x y tab-x y  tab-x
  38.     tab-a tab-a tab-x tab-x tab-x tab-y tab-y tab-y         tab-z 
  39.  
  40. Obige Zeile ist LEER !!
  41. *********************** ENDE Demonstrations-Datei ******************************
  42.