home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / DISK1 / MACROS.CMZ / FINDFILE.SMM < prev    next >
INI File  |  1993-03-14  |  20KB  |  1,380 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     _macro.sty
  5. [files]
  6. [charset]
  7.     82
  8.     ANSI (Windows, IBM CP 1252)
  9. [revisions]
  10.     0
  11. [prn]
  12.     Apple LaserWriter Plus
  13. [port]
  14.     LPT1:
  15. [lang]
  16.     1
  17. [desc]
  18.     Odnalezienie i otwarcie plik<\s>w
  19.     Lotus WPD Marketing
  20.     Advanced
  21.     Instr
  22.     noautorun
  23.     731031027
  24.     15
  25.     705033251
  26.     297
  27.     7
  28.     0
  29.     0
  30.     0
  31.     0
  32.     
  33.     
  34.     
  35.     
  36.     
  37.     
  38.     1
  39. [fopts]
  40.     0
  41.     1
  42.     0
  43.     0
  44. [lnopts]
  45.     2
  46.     Body Text
  47.     1
  48. [docopts]
  49.     5
  50.     2
  51. [GramStyle]
  52.     
  53. [ParaNum]
  54.     1
  55. [lay]
  56.     Standard
  57.     516
  58.     [rght]
  59.         16833
  60.         11908
  61.         1
  62.         1440
  63.         1440
  64.         1
  65.         1440
  66.         1440
  67.         0
  68.         1
  69.         0
  70.         1
  71.         0
  72.         2
  73.         1
  74.         1440
  75.         10465
  76.         12
  77.         1
  78.         720
  79.         1
  80.         1440
  81.         1
  82.         2160
  83.         1
  84.         2880
  85.         1
  86.         3600
  87.         1
  88.         4320
  89.         1
  90.         5040
  91.         1
  92.         5760
  93.         1
  94.         6480
  95.         1
  96.         7200
  97.         1
  98.         7920
  99.         1
  100.         8640
  101.     [hrght]
  102.     [lyfrm]
  103.         1
  104.         11200
  105.         0
  106.         0
  107.         11908
  108.         1440
  109.         0
  110.         1
  111.         3
  112.         1 0 0 0 0 0 0
  113.         0
  114.         0
  115.         1
  116.     [frmlay]
  117.         1440
  118.         11908
  119.         1
  120.         1440
  121.         72
  122.         1
  123.         792
  124.         1440
  125.         0
  126.         1
  127.         0
  128.         1
  129.         1
  130.         0
  131.         1
  132.         1440
  133.         10465
  134.         1
  135.         3
  136.         9360
  137.     [txt]
  138. Modified by Marek G. B</y>czek from UNICORN Poland
  139.  
  140. >
  141.     [frght]
  142.     [lyfrm]
  143.         1
  144.         13248
  145.         0
  146.         15393
  147.         11908
  148.         16833
  149.         0
  150.         1
  151.         3
  152.         1 0 0 0 0 0 0
  153.         0
  154.         0
  155.         2
  156.     [frmlay]
  157.         16833
  158.         11908
  159.         1
  160.         1440
  161.         792
  162.         1
  163.         15465
  164.         1440
  165.         0
  166.         1
  167.         0
  168.         1
  169.         1
  170.         0
  171.         1
  172.         1440
  173.         10465
  174.         2
  175.         2
  176.         4680
  177.         3
  178.         9360
  179.     [txt]
  180. >
  181. [elay]
  182. [l1]
  183.     0
  184. [pg]
  185.     7
  186.     52 0 22 0 0 0 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  187.     96 0 12 0 0 0 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  188.     141 0 10 0 0 1 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  189.     187 0 26 0 0 1 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  190.     232 0 7 0 0 1 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  191.     278 0 6 0 0 1 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  192.     309 0 10 1025 0 0 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  193. [edoc]
  194. Macro by <+!>Charlie Pappas<-!> and David Zoller
  195.  
  196.  
  197. DEFINE MoveWindow()    DllCall("user,MoveWindow,HHHHHHH",%1,%2,%3,%4,%5,1)
  198.  
  199. DEFINE GetWindowSize()    DllCall("user,GetWindowRect,HHN",%1,%2)
  200.  
  201. Define PostMessage() DllCall("User,PostMessage,HHHHJ",%1,%2,%3,%4)
  202.  
  203. define EnableWindow() DllCall("user,EnableWindow,HHH", %1, %2)
  204.  
  205. define SetFocus() DllCall("user,SetFocus,HH",%1)
  206.  
  207. define LB_GETSELCOUNT 0x411
  208.  
  209. define LB_GETSELITEMS 0x412
  210.  
  211. define LB_GETTEXT 0x40a
  212.  
  213.  
  214. @Function@function ff.smm()
  215.  
  216. IF IsNewWave()
  217.  
  218.     Message("Makroprogram nie dzia</s>a, je</\>li jest uruchomiony HP NewWave.")
  219.  
  220.     Exit Function
  221.  
  222. ENDIF
  223.  
  224. 'singlestep(0)
  225.  
  226. hourglass(1)
  227.  
  228. ignorekeyboard(1)
  229.  
  230. declare findit(p1 p2 p3 p4)
  231.  
  232. declare ckfile(file)
  233.  
  234. rmac = getrunningmacrofile$()
  235.  
  236. Size = 300
  237.  
  238. allocglobalvar(1000 size)
  239.  
  240. allocglobalvar(1001 size)
  241.  
  242. allocglobalvar(1002 1)
  243.  
  244. allocglobalvar(1003 1)
  245.  
  246. allocglobalvar("txt" 1)
  247.  
  248. allocglobalvar("itran", 1)
  249.  
  250. allocglobalvar("hits", 1)
  251.  
  252.  
  253. setglobalvar("txt", "")
  254.  
  255. setglobalvar(1002 size)
  256.  
  257. onerror endit
  258.  
  259. oncancel endit
  260.  
  261. FileSpec = Getdocpath$()
  262.  
  263. FileSpec = "{FileSpec}*.SAM"
  264.  
  265. Subs = 0
  266.  
  267. FillEdit(8000 FileSpec)
  268.  
  269. FillEdit(100 Subs)
  270.  
  271. filledit(20, 1)
  272.  
  273. setdlgcallback(0, "{rmac}!initbox")
  274.  
  275. setdlgcallback(70, "{rmac}!findem")
  276.  
  277. setdlgcallback(71, "{rmac}!openem")
  278.  
  279. box = DialogBox(".", "filesfound")
  280.  
  281. <:#278,9025>endit:
  282.  
  283. <:#278,9025>freeglobalvar(1000)
  284.  
  285. <:#278,9025>freeglobalvar(1001)
  286.  
  287. <:#278,9025>freeglobalvar(1002)
  288.  
  289. <:#278,9025>freeglobalvar(1003)
  290.  
  291. <:#278,9025>freeglobalvar("txt")
  292.  
  293. <:#278,9025>freeglobalvar("itran")
  294.  
  295. <:#278,9025>freeglobalvar("hits")
  296.  
  297. <:#278,9025>end function
  298.  
  299. <:#278,9025>
  300.  
  301. @Function@<:#278,9025>function initbox(hdlg)
  302.  
  303. <:#278,9025>hourglass(1)
  304.  
  305. <:#278,9025>enablewindow(getdlgitem(hdlg, 71), 0)
  306.  
  307. <:#278,9025>end function
  308.  
  309. <:#278,9025>
  310.  
  311. <:#278,9025>
  312.  
  313. @Function@<:#278,9025>function openem(hdlg, id, dummy)
  314.  
  315. <:#278,9025>hourglass(1)
  316.  
  317. <:#278,9025>ignorekeyboard(1)
  318.  
  319. <:#278,9025>hwnd = GetDlgItem(hdlg, 9007)
  320.  
  321. <:#278,9025>cnt = AppSendMessage(hwnd, LB_GETSELCOUNT, 0, 0)
  322.  
  323. <:#278,9025>filesopen=GetOpenFileCount()
  324.  
  325. <:#278,9025>allowable=9 - filesopen
  326.  
  327. <:#278,9025>if cnt << 1
  328.  
  329. <:#240,9025>    message("Nie zaznaczono pliku do otwarcia.")
  330.  
  331. <:#278,9025>'    PostMessage(Hdlg,0x111,1,0)
  332.  
  333. <:#278,9025>    return 0
  334.  
  335. <:#278,9025>endif
  336.  
  337. <:#278,9025>ret=chr$(13)
  338.  
  339. <:#278,9025>if cnt <;> allowable
  340.  
  341. <:#240,9025>    message ("Wybierz {allowable} plik<\s>w lub mniej; {filesopen} ju</> otwarto.")
  342.  
  343. <:#278,9025>    return 0
  344.  
  345. <:#278,9025>endif
  346.  
  347. <:#556,9025>define GetSelItems(hwnd, max, array) DllCall("user,sendmessage,HHHHN", %1, LB_GETSELITEMS, %2, %3)
  348.  
  349. <:#278,9025>dim    array(cnt)
  350.  
  351. <:#278,9025>GetSelItems(hwnd, cnt, &array)
  352.  
  353. <:#556,9025>define GetLBText(hwnd, index, ptr) dllcall("user,sendmessage,HHHHC", %1, LB_GETTEXT, %2, %3)
  354.  
  355. <:#278,9025>
  356.  
  357. <:#278,9025>defstr stuff;
  358.  
  359. <:#278,9025>PostMessage(Hdlg,0x111,1,0)
  360.  
  361. <:#278,9025>for i = 1 to cnt
  362.  
  363. <:#278,9025>    GetLBText(hwnd, array(i), &stuff)
  364.  
  365. <:#278,9025>    FileOpen(stuff, 1, "")
  366.  
  367. <:#278,9025>    pause (002)
  368.  
  369. <:#278,9025>'    message(strcat$("selected ", array(i), " {stuff}"))
  370.  
  371. <:#278,9025>next
  372.  
  373. <:#278,9025>end function
  374.  
  375. <:#278,9025>
  376.  
  377. <:#278,9025>
  378.  
  379. @Function@<:#278,9025>function findem(hdlg)
  380.  
  381. hourglass(1)
  382.  
  383. <:#278,9025>ignorekeyboard(1)
  384.  
  385. <:#278,9025>if getglobalvar$("itran") <<<;> 1
  386.  
  387. <:#278,9025>    dim rect(4)
  388.  
  389. <:#278,9025>    GetWindowSize(hDlg,&rect)
  390.  
  391. <:#278,9025>    x=rect(1)
  392.  
  393. <:#278,9025>    y=rect(2)
  394.  
  395. <:#278,9025>    x1=rect(3)
  396.  
  397. <:#278,9025>    y1=rect(4)
  398.  
  399. <:#278,9025>    MoveWindow(hDlg,x,y,x1-x,y1-y+146)
  400.  
  401. <:#278,9025>endif
  402.  
  403. <:#278,9025>setglobalvar("itran", 1)
  404.  
  405. <:#278,9025>ignorekeyboard(1)
  406.  
  407. <:#278,9025>onerror endit
  408.  
  409. <:#278,9025>oncancel endit
  410.  
  411. <:#278,9025>again:
  412.  
  413. <:#278,9025>FileSpec = GetDlgitemtext(hdlg, 8000)
  414.  
  415. <:#278,9025>setglobalvar("txt", GetDlgitemtext(hdlg, 8001))
  416.  
  417. <:#278,9025>if strchr(1, filespec, "\") << 1
  418.  
  419. <:#278,9025>    filespec = strcat$("\", filespec)
  420.  
  421. <:#278,9025>endif
  422.  
  423. <:#278,9025>Subs = GetDlgitemtext(hdlg, 100)
  424.  
  425. <:#278,9025>handle = getdlgitem(hdlg, 9007)
  426.  
  427. <:#278,9025>appsendmessage(handle, 0x0405, 0, 0) ' lb_resetcontent clears the listbox
  428.  
  429. <:#278,9025>freeglobalvar(1000)
  430.  
  431. <:#278,9025>freeglobalvar(1001)
  432.  
  433. <:#278,9025>freeglobalvar(1002)
  434.  
  435. <:#278,9025>freeglobalvar(1003)
  436.  
  437. <:#278,9025>Size = 300
  438.  
  439. <:#278,9025>allocglobalvar(1000 size)
  440.  
  441. <:#278,9025>allocglobalvar(1001 size)
  442.  
  443. <:#278,9025>allocglobalvar(1002 1)
  444.  
  445. <:#278,9025>allocglobalvar(1003 1)
  446.  
  447. <:#278,9025>setglobalvar(1003 0)
  448.  
  449. <:#278,9025>setglobalvar(1002 size)
  450.  
  451. <:#278,9025>setglobalvar("hits", 0)
  452.  
  453. <:#278,9025>setdlgitemtext(hdlg, 8007, getglobalvar$(1003))
  454.  
  455. <:#278,9025>setdlgitemtext(hdlg, 8009, getglobalvar$(1003))
  456.  
  457. <:#278,9025>i = 1
  458.  
  459. <:#278,9025>while (i <;> 0)
  460.  
  461. <:#278,9025>    i = strchr(i FileSpec "\")
  462.  
  463. <:#278,9025>    if i << 1 then
  464.  
  465. <:#278,9025>        break
  466.  
  467. <:#278,9025>    endif
  468.  
  469. <:#278,9025>    j = i
  470.  
  471.     i = i + 1
  472.  
  473. <:#278,9025>wend
  474.  
  475. <:#278,9025>if j << 1 then
  476.  
  477. <:#278,9025>    if  False = (strchr(1 FileSpec "*")) or False = (strchr(1 FileSpec "?"))
  478.  
  479. <:#240,9025>        Message("B</s><\j>dna specyfikacja pliku")
  480.  
  481. <:#278,9025>        goto again
  482.  
  483. <:#278,9025>    else
  484.  
  485. <:#278,9025>        StartWhere = GetCurrentDir$()
  486.  
  487. <:#278,9025>        if (right$(startwhere, 1)) <<<;> "\" then
  488.  
  489. <:#278,9025>            StartWhere = "{StartWhere}\"
  490.  
  491. <:#278,9025>        endif
  492.  
  493. <:#278,9025>        ForWhat = FileSpec
  494.  
  495. <:#278,9025>    endif
  496.  
  497. <:#278,9025>else
  498.  
  499. <:#278,9025>    ForWhat = MID$(FileSpec j + 1 (Len(FileSpec) - j + 1))
  500.  
  501. <:#278,9025>    StartWhere = MID$(FileSpec 1 j)
  502.  
  503. <:#278,9025>endif
  504.  
  505. <:#278,9025>FindIt(hdlg, StartWhere, ForWhat, Subs)
  506.  
  507. <:#278,9025>count = getglobalvar$(1003)
  508.  
  509. <:#278,9025>setdlgitemtext(hdlg, 8007, count)
  510.  
  511. <:#278,9025>statusbarmsg("")
  512.  
  513. <:#278,9025>enablewindow(getdlgitem(hdlg, 71), 1)
  514.  
  515. <:#278,9025>setfocus(getdlgitem(hdlg, 71))
  516.  
  517. <:#278,9025>return 1
  518.  
  519. <:#278,9025>endit:
  520.  
  521. <:#278,9025>for i = 1000 to 1003
  522.  
  523. <:#278,9025>    allocglobalvar(i, 1)
  524.  
  525. <:#278,9025>next
  526.  
  527. <:#278,9025>for i = 1000 to 1003
  528.  
  529. <:#278,9025>    freeglobalvar(i)
  530.  
  531. <:#278,9025>next
  532.  
  533. <:#278,9025>statusbarmsg("")
  534.  
  535. <:#278,9025>end function
  536.  
  537. <:#278,9025>
  538.  
  539. @Function@<:#278,9025>function findit(hdlg, startwhere, forwhat, subs)
  540.  
  541. <:#278,9025>'singlestep(1)
  542.  
  543. <:#278,9025>hourglass(1)
  544.  
  545. <:#278,9025>ignorekeyboard(1)
  546.  
  547. <:#278,9025>onerror endit
  548.  
  549. <:#278,9025>oncancel endit
  550.  
  551. <:#278,9025>dim dirs(300)
  552.  
  553. <:#278,9025>count = getglobalvar$(1003)
  554.  
  555. <:#278,9025>temp = strcat$(startwhere forwhat)
  556.  
  557. <:#278,9025>name = findfirst$(temp 1)
  558.  
  559. <:#278,9025>statusbarmsg(name)
  560.  
  561. <:#278,9025>while "" <<<;> name
  562.  
  563. <:#278,9025>    if "\" <<<;> right$(name, 1)
  564.  
  565. <:#278,9025>        count = count + 1
  566.  
  567. <:#278,9025>        size = getglobalvar$(1002)
  568.  
  569. <:#278,9025>        if size = count
  570.  
  571. <:#278,9025>            size = size + 100
  572.  
  573. <:#278,9025>            allocglobalvar(1000 size)
  574.  
  575. <:#278,9025>            allocglobalvar(1001 size)
  576.  
  577. <:#278,9025>            setglobalvar(1002 size)
  578.  
  579. <:#278,9025>        endif
  580.  
  581. <:#278,9025>        statusbarmsg("{startwhere}{name}")
  582.  
  583. <:#278,9025>        txt = getglobalvar$("txt")
  584.  
  585. <:#278,9025>        if txt <<<;> ""
  586.  
  587. <:#278,9025>            file = ckfile("{startwhere}{name}")
  588.  
  589. <:#278,9025>            if file = 0
  590.  
  591. <:#278,9025>                goto noadd
  592.  
  593. <:#278,9025>            endif
  594.  
  595. <:#278,9025>        endif
  596.  
  597. <:#278,9025>        setdlgitemtext(hdlg, 9007, "{startwhere}{name}")
  598.  
  599. <:#278,9025>        'count = getglobalvar$(1003)
  600.  
  601. <:#278,9025>        setdlgitemtext(hdlg, 8007, count)
  602.  
  603. <:#278,9025>        hits = getglobalvar$("hits")
  604.  
  605. <:#278,9025>        hits = hits + 1
  606.  
  607. <:#278,9025>        setglobalvar("hits", hits)
  608.  
  609. <:#278,9025>        setdlgitemtext(hdlg, 8009, hits)
  610.  
  611. <:#278,9025>        'filllist("{startwhere}{name}")
  612.  
  613. <:#278,9025>        'type("{startwhere}{name}<[>enter]") ******** DATA ***********
  614.  
  615. <:#278,9025>        setglobalarray(1000 count startwhere)
  616.  
  617. <:#278,9025>        setglobalarray(1001 count name)
  618.  
  619. <:#278,9025>        noadd:
  620.  
  621. <:#278,9025>    endif
  622.  
  623. <:#278,9025>    name = findnext$()
  624.  
  625. <:#278,9025>wend
  626.  
  627. <:#278,9025>setglobalvar(1003 count)
  628.  
  629. <:#278,9025>if subs <<<;> 1 then
  630.  
  631. <:#278,9025>    return 1
  632.  
  633. <:#278,9025>endif
  634.  
  635. <:#278,9025>temp = strcat$(startwhere "*.*")
  636.  
  637. <:#278,9025>name = findfirst$(temp 16)
  638.  
  639. <:#278,9025>dircount = 0
  640.  
  641. <:#278,9025>while "" <<<;> name
  642.  
  643. <:#278,9025>    if "\" = right$(name, 1)
  644.  
  645. <:#278,9025>        if "." <<<;> mid$(name 1 1)
  646.  
  647. <:#278,9025>            temp = strcat$(startwhere name)
  648.  
  649. <:#278,9025>            dircount = dircount + 1
  650.  
  651. <:#278,9025>            dirs(dircount) = temp
  652.  
  653.         endif
  654.  
  655. <:#278,9025>    endif
  656.  
  657. <:#278,9025>    name = findnext$()
  658.  
  659. <:#278,9025>    statusbarmsg(name)
  660.  
  661. <:#278,9025>wend
  662.  
  663. <:#278,9025>for i = 1 to dircount
  664.  
  665. <:#278,9025>    temp = dirs(i)
  666.  
  667. <:#278,9025>    findit(hdlg, temp, forwhat, subs)
  668.  
  669. <:#278,9025>next
  670.  
  671. <:#278,9025>return 1
  672.  
  673. <:#278,9025>endit:
  674.  
  675. <:#278,9025>'freeglobalvar(1000)
  676.  
  677. <:#278,9025>'freeglobalvar(1001)
  678.  
  679. <:#278,9025>'freeglobalvar(1002)
  680.  
  681. <:#278,9025>'freeglobalvar(1003)
  682.  
  683. <:#278,9025>return -1
  684.  
  685. <:#278,9025>end function
  686.  
  687. <:#278,9025>
  688.  
  689. <:#278,9025>
  690.  
  691. @Function@<:#278,9025>
  692.  
  693. @Function@<:#278,9025>function ckfile(file)
  694.  
  695. <:#278,9025>ignorekeyboard(1)
  696.  
  697. <:#278,9025>txt = getglobalvar$("txt")
  698.  
  699. <:#278,9025>extension=lcase$(strfield$(file, 2, "."))
  700.  
  701. <:#278,9025>dontsearch=lcase$("bmp com dll exe flt grp hlp ico sys wav")
  702.  
  703. <:#278,9025>if instr(0, dontsearch, extension) !=0
  704.  
  705. <:#278,9025>    return 0
  706.  
  707. <:#278,9025>    exit function
  708.  
  709. <:#278,9025>endif
  710.  
  711. <:#278,9025>statusbarmsg("Sprawdzam tekst pliku:  {file}")
  712.  
  713. <:#278,9025>fh = fopen(file, "rb")
  714.  
  715. <:#278,9025>if fh << 1
  716.  
  717. <:#278,9025>    message("Nie mog<\j> otworzy<\f> pliku: {file}")
  718.  
  719. <:#278,9025>    return 0
  720.  
  721. <:#278,9025>endif
  722.  
  723. <:#278,9025>onerror endit
  724.  
  725. <:#278,9025>oncancel endit
  726.  
  727. <:#278,9025>fseek(fh, 0, fend)
  728.  
  729. <:#278,9025>last = ftell(fh)
  730.  
  731. <:#278,9025>fseek(fh, 0, fbegin)
  732.  
  733. <:#278,9025>start = 0
  734.  
  735. <:#278,9025>while (1)
  736.  
  737. <:#278,9025>    data = fread(fh, 3200)
  738.  
  739. <:#278,9025>    ck = instr(0, data, txt)
  740.  
  741. <:#278,9025>    if ck <<<;> 0 and ck <<<;> ""
  742.  
  743.         break
  744.  
  745. <:#278,9025>    endif
  746.  
  747. <:#278,9025>    start = start + 3200
  748.  
  749. <:#278,9025>    where = ftell(fh)
  750.  
  751. <:#278,9025>    if where <;>= last
  752.  
  753. <:#278,9025>        break
  754.  
  755. <:#278,9025>    endif
  756.  
  757. <:#278,9025>wend
  758.  
  759. <:#278,9025>endit:
  760.  
  761. <:#278,9025>fclose(fh)
  762.  
  763. <:#278,9025>return ck
  764.  
  765. <:#278,9025>end function
  766.  
  767. <:#278,9025>
  768.  
  769. <:#278,9025>
  770.  
  771. <:#278,9025>62
  772.  
  773. <:#278,9025>DIALOG    filesfound
  774.  
  775. <:#480,9025>-2134376448    14    63    56    222    50    ""    ""    "Przeszukanie Plik<\s>w"
  776.  
  777. <:#278,9025>FONT    8    "Helv"
  778.  
  779. <:#278,9025>6    7    58    8    1002    1342177280    "static"    "&Szukaj plik<\s>w:"    0 
  780.  
  781. <:#278,9025>69    5    90    12    8000    1350631552    "edit"    ""    0 
  782.  
  783. <:#556,9025>69    18    99    9    100    1342242819    "button"    "&W</s></y>cznie z podkatalogami"    0 
  784.  
  785. <:#278,9025>6    32    61    10    1001    1342177280    "static"    "Szukany tekst:"    0 
  786.  
  787. <:#278,9025>69    30    89    12    8001    1350631552    "edit"    ""    0 
  788.  
  789. <:#240,9025>4    60    66    8    1000    1342177280    "static"    "Wybierz &pliki:"    0 
  790.  
  791. <:#278,9025>4    71    212    71    9007    1352728587    "listbox"    ""    0 
  792.  
  793. <:#278,9025>177    52    40    14    71    1342373889    "button"    "Otw<\s>rz"    0 
  794.  
  795. <:#278,9025>177    5    40    14    70    1342373889    "button"    "Szukaj"    0 
  796.  
  797. <:#278,9025>177    21    40    14    2    1342373888    "button"    "Anuluj"    0 
  798.  
  799. <:#240,9025>104    50    52    10    1003    1342177280    "static"    "Sprawdzono"    0 
  800.  
  801. <:#278,9025>82    49    18    9    8007    1342177280    "static"    ""    0 
  802.  
  803. <:#240,9025>104    61    48    9    1005    1342177280    "static"    "Znaleziono"    0 
  804.  
  805. <:#278,9025>82    61    18    9    8009    1342177280    "static"    ""    0 
  806.  
  807. END DIALOG
  808.  
  809. >
  810.  
  811. [Embedded]
  812. 00013418
  813. >
  814. [macsum] 7
  815. ff.smm 0 0 6 11
  816. initbox 627 1 1 55
  817. openem 716 3 9 61
  818. findem 1362 1 15 94
  819. findit 3205 4 11 174
  820. ckfile 4485 1 10 251
  821. filesfound 5214 0 -1 291
  822. [macse]
  823. 14 ff.smm
  824. 0 1317
  825. 13
  826. 11 00000121
  827. 0 3 "Makroprogram nie dzia</s>a, je</\>li jest uruchomiony HP NewWave."
  828. 6 0
  829. 15
  830. 9
  831. 0 296 1
  832. 0 32 1
  833. 0 802
  834. 13
  835. 8 1
  836. 5 300
  837. 8 2
  838. 0 271 1000 "{2}"
  839. 0 271 1001 "{2}"
  840. 0 271 1002 1
  841. 0 271 1003 1
  842. 0 271 "txt" 1
  843. 0 271 "itran" 1
  844. 0 271 "hits" 1
  845. 0 264 "txt" ""
  846. 0 264 1002 "{2}"
  847. 20 00000525
  848. 19 00000525
  849. 0 268
  850. 13
  851. 8 3
  852. 7 "{3}*.SAM"
  853. 8 3
  854. 5 0
  855. 8 4
  856. 0 31 8000 "{3}"
  857. 0 31 100 "{4}"
  858. 0 31 20 1
  859. 0 41 0 "{1}!initbox"
  860. 0 41 70 "{1}!findem"
  861. 0 41 71 "{1}!openem"
  862. 0 26 "." "filesfound"
  863. 13
  864. 8 5
  865. 0 266 1000
  866. 0 266 1001
  867. 0 266 1002
  868. 0 266 1003
  869. 0 266 "txt"
  870. 0 266 "itran"
  871. 0 266 "hits"
  872. 6 0
  873. 15
  874. 9
  875. 14 initbox
  876. 0 296 1
  877. 0 44 "{0}" 71
  878. 13
  879. 0 284 "user,EnableWindow,HHH" [X] 0
  880. 6 1
  881. 15
  882. 9
  883. 14 openem
  884. 0 296 1
  885. 0 32 1
  886. 0 44 "{0}" 9007
  887. 13
  888. 8 4
  889. 0 1036 "{4}" 1041 0 0
  890. 13
  891. 8 5
  892. 0 1050
  893. 13
  894. 8 6
  895. 5 9
  896. 6 6
  897. 3 1
  898. 8 7
  899. 6 5
  900. 5 1
  901. 18 5
  902. 11 00000205
  903. 0 3 "Nie zaznaczono pliku do otwarcia."
  904. 5 0
  905. 15
  906. 9
  907. 0 39 13
  908. 13
  909. 8 8
  910. 6 5
  911. 6 7
  912. 18 3
  913. 11 00000324
  914. 0 3 "Wybierz {7} plik<\s>w lub mniej; {6} ju</> otwarto."
  915. 5 0
  916. 15
  917. 9
  918. 6 5
  919. 21 9 [X]
  920. 0 284 "user,sendmessage,HHHHN" "{4}" 1042 "{5}" &9
  921. 0 284 "User,PostMessage,HHHHJ" "{0}" 273 1 0
  922. 5 1
  923. 8 11
  924. 6 5
  925. 6 11
  926. 18 2
  927. 12 00000526
  928. 10 00000634
  929. 5 1
  930. 6 11
  931. 3 0
  932. 8 11
  933. 10 00000448
  934. 6 11
  935. 22 9
  936. 0 284 "user,sendmessage,HHHHC" "{4}" 1034 [X] &10
  937. 2 102 1 "{10}" 1 ""
  938. 0 274 002
  939. 10 00000491
  940. 6 3
  941. 15
  942. 9
  943. 14 findem
  944. 0 296 1
  945. 0 32 1
  946. 0 265 "itran"
  947. 13
  948. 5 1
  949. 18 1
  950. 11 00000294
  951. 5 4
  952. 21 2 [X]
  953. 0 284 "user,GetWindowRect,HHN" "{0}" &2
  954. 5 1
  955. 22 2
  956. 8 3
  957. 5 2
  958. 22 2
  959. 8 4
  960. 5 3
  961. 22 2
  962. 8 5
  963. 5 4
  964. 22 2
  965. 8 6
  966. 6 5
  967. 6 3
  968. 3 1
  969. 6 6
  970. 6 4
  971. 3 1
  972. 5 146
  973. 3 0
  974. 0 284 "user,MoveWindow,HHHHHHH" "{0}" "{3}" "{4}" [X] [X] 1
  975. 0 264 "itran" 1
  976. 0 32 1
  977. 20 00001575
  978. 19 00001575
  979. 0 42 "{0}" 8000
  980. 13
  981. 8 7
  982. 0 42 "{0}" 8001
  983. 13
  984. 0 264 "txt" [X]
  985. 0 13 1 "{7}" "\"
  986. 13
  987. 5 1
  988. 18 5
  989. 11 00000480
  990. 0 16 "\" "{7}"
  991. 13
  992. 8 7
  993. 0 42 "{0}" 100
  994. 13
  995. 8 8
  996. 0 44 "{0}" 9007
  997. 13
  998. 8 9
  999. 0 1036 "{9}" 1029 0 0
  1000. 0 266 1000
  1001. 0 266 1001
  1002. 0 266 1002
  1003. 0 266 1003
  1004. 5 300
  1005. 8 10
  1006. 0 271 1000 "{10}"
  1007. 0 271 1001 "{10}"
  1008. 0 271 1002 1
  1009. 0 271 1003 1
  1010. 0 264 1003 0
  1011. 0 264 1002 "{10}"
  1012. 0 264 "hits" 0
  1013. 0 265 1003
  1014. 13
  1015. 0 43 "{0}" 8007 [X]
  1016. 0 265 1003
  1017. 13
  1018. 0 43 "{0}" 8009 [X]
  1019. 5 1
  1020. 8 11
  1021. 6 11
  1022. 5 0
  1023. 18 3
  1024. 11 00000968
  1025. 0 13 "{11}" "{7}" "\"
  1026. 13
  1027. 8 11
  1028. 6 11
  1029. 5 1
  1030. 18 5
  1031. 11 00000921
  1032. 10 00000968
  1033. 6 11
  1034. 8 12
  1035. 6 11
  1036. 5 1
  1037. 3 0
  1038. 8 11
  1039. 10 00000815
  1040. 6 12
  1041. 5 1
  1042. 18 5
  1043. 11 00001251
  1044. 5 0
  1045. 0 13 1 "{7}" "*"
  1046. 13
  1047. 18 0
  1048. 5 0
  1049. 0 13 1 "{7}" "?"
  1050. 13
  1051. 18 0
  1052. 1 2
  1053. 11 00001147
  1054. 0 3 "B</s><\j>dna specyfikacja pliku"
  1055. 10 00000345
  1056. 10 00001238
  1057. 0 290
  1058. 13
  1059. 8 13
  1060. 0 807 "{13}" 1
  1061. 13
  1062. 7 "\"
  1063. 18 1
  1064. 11 00001227
  1065. 7 "{13}\"
  1066. 8 13
  1067. 6 7
  1068. 8 14
  1069. 10 00001365
  1070. 6 12
  1071. 5 1
  1072. 3 0
  1073. 0 14 "{7}"
  1074. 13
  1075. 6 12
  1076. 3 1
  1077. 5 1
  1078. 3 0
  1079. 0 15 "{7}" [X] [X]
  1080. 13
  1081. 8 14
  1082. 0 15 "{7}" 1 "{12}"
  1083. 13
  1084. 8 13
  1085. 16 FindIt "{0}" "{13}" "{14}" "{8}"
  1086. 0 265 1003
  1087. 13
  1088. 8 15
  1089. 0 43 "{0}" 8007 "{15}"
  1090. 0 789 ""
  1091. 0 44 "{0}" 71
  1092. 13
  1093. 0 284 "user,EnableWindow,HHH" [X] 1
  1094. 0 44 "{0}" 71
  1095. 13
  1096. 0 284 "user,SetFocus,HH" [X]
  1097. 5 1
  1098. 15
  1099. 9
  1100. 5 1000
  1101. 8 11
  1102. 5 1003
  1103. 6 11
  1104. 18 2
  1105. 12 00001670
  1106. 10 00001699
  1107. 5 1
  1108. 6 11
  1109. 3 0
  1110. 8 11
  1111. 10 00001589
  1112. 0 271 "{11}" 1
  1113. 10 00001635
  1114. 5 1000
  1115. 8 11
  1116. 5 1003
  1117. 6 11
  1118. 18 2
  1119. 12 00001794
  1120. 10 00001821
  1121. 5 1
  1122. 6 11
  1123. 3 0
  1124. 8 11
  1125. 10 00001713
  1126. 0 266 "{11}"
  1127. 10 00001759
  1128. 0 789 ""
  1129. 6 1
  1130. 15
  1131. 9
  1132. 14 findit
  1133. 0 296 1
  1134. 0 32 1
  1135. 20 00001255
  1136. 19 00001255
  1137. 5 300
  1138. 21 5 [X]
  1139. 0 265 1003
  1140. 13
  1141. 8 6
  1142. 0 16 "{1}" "{2}"
  1143. 13
  1144. 8 7
  1145. 0 280 "{7}" 1
  1146. 13
  1147. 8 8
  1148. 0 789 "{8}"
  1149. 7 ""
  1150. 6 8
  1151. 18 1
  1152. 11 00000737
  1153. 7 "\"
  1154. 0 807 "{8}" 1
  1155. 13
  1156. 18 1
  1157. 11 00000708
  1158. 6 6
  1159. 5 1
  1160. 3 0
  1161. 8 6
  1162. 0 265 1002
  1163. 13
  1164. 8 9
  1165. 6 9
  1166. 6 6
  1167. 18 0
  1168. 11 00000377
  1169. 6 9
  1170. 5 100
  1171. 3 0
  1172. 8 9
  1173. 0 271 1000 "{9}"
  1174. 0 271 1001 "{9}"
  1175. 0 264 1002 "{9}"
  1176. 0 789 "{1}{8}"
  1177. 0 265 "txt"
  1178. 13
  1179. 8 10
  1180. 6 10
  1181. 7 ""
  1182. 18 1
  1183. 11 00000520
  1184. 16 ckfile "{1}{8}"
  1185. 13
  1186. 8 11
  1187. 6 11
  1188. 5 0
  1189. 18 0
  1190. 11 00000520
  1191. 10 00000708
  1192. 0 43 "{0}" 9007 "{1}{8}"
  1193. 0 43 "{0}" 8007 "{6}"
  1194. 0 265 "hits"
  1195. 13
  1196. 8 12
  1197. 6 12
  1198. 5 1
  1199. 3 0
  1200. 8 12
  1201. 0 264 "hits" "{12}"
  1202. 0 43 "{0}" 8009 "{12}"
  1203. 0 272 1000 "{6}" "{1}"
  1204. 0 272 1001 "{6}" "{8}"
  1205. 0 281
  1206. 13
  1207. 8 8
  1208. 10 00000156
  1209. 0 264 1003 "{6}"
  1210. 6 3
  1211. 5 1
  1212. 18 1
  1213. 11 00000796
  1214. 5 1
  1215. 15
  1216. 9
  1217. 0 16 "{1}" "*.*"
  1218. 13
  1219. 8 7
  1220. 0 280 "{7}" 16
  1221. 13
  1222. 8 8
  1223. 5 0
  1224. 8 13
  1225. 7 ""
  1226. 6 8
  1227. 18 1
  1228. 11 00001088
  1229. 7 "\"
  1230. 0 807 "{8}" 1
  1231. 13
  1232. 18 0
  1233. 11 00001046
  1234. 7 "."
  1235. 0 15 "{8}" 1 1
  1236. 13
  1237. 18 1
  1238. 11 00001046
  1239. 0 16 "{1}" "{8}"
  1240. 13
  1241. 8 7
  1242. 6 13
  1243. 5 1
  1244. 3 0
  1245. 8 13
  1246. 6 13
  1247. 6 7
  1248. 23 5
  1249. 0 281
  1250. 13
  1251. 8 8
  1252. 0 789 "{8}"
  1253. 10 00000859
  1254. 5 1
  1255. 8 14
  1256. 6 13
  1257. 6 14
  1258. 18 2
  1259. 12 00001178
  1260. 10 00001243
  1261. 5 1
  1262. 6 14
  1263. 3 0
  1264. 8 14
  1265. 10 00001099
  1266. 6 14
  1267. 22 5
  1268. 8 7
  1269. 16 findit "{0}" "{7}" "{2}" "{3}"
  1270. 10 00001143
  1271. 5 1
  1272. 15
  1273. 9
  1274. 5 -1
  1275. 15
  1276. 9
  1277. 6 4
  1278. 15
  1279. 9
  1280. 14 ckfile
  1281. 0 32 1
  1282. 0 265 "txt"
  1283. 13
  1284. 8 2
  1285. 0 20 "{0}" 2 "."
  1286. 13
  1287. 0 17 [X]
  1288. 13
  1289. 8 3
  1290. 0 17 "bmp com dll exe flt grp hlp ico sys wav"
  1291. 13
  1292. 8 4
  1293. 0 808 0 "{4}" "{3}"
  1294. 13
  1295. 5 0
  1296. 18 1
  1297. 11 00000212
  1298. 5 0
  1299. 15
  1300. 9
  1301. 6 1
  1302. 15
  1303. 9
  1304. 0 789 "Sprawdzam tekst pliku:  {0}"
  1305. 0 259 "{0}" "rb"
  1306. 13
  1307. 8 5
  1308. 6 5
  1309. 5 1
  1310. 18 5
  1311. 11 00000359
  1312. 0 3 "Nie mog<\j> otworzy<\f> pliku: {0}"
  1313. 5 0
  1314. 15
  1315. 9
  1316. 20 00000692
  1317. 19 00000692
  1318. 0 263 "{5}" 0 2
  1319. 0 262 "{5}"
  1320. 13
  1321. 8 6
  1322. 0 263 "{5}" 0 0
  1323. 5 0
  1324. 8 7
  1325. 5 1
  1326. 11 00000692
  1327. 0 782 "{5}" 3200
  1328. 13
  1329. 8 8
  1330. 0 808 0 "{8}" "{2}"
  1331. 13
  1332. 8 9
  1333. 6 9
  1334. 5 0
  1335. 18 1
  1336. 6 9
  1337. 7 ""
  1338. 18 1
  1339. 1 1
  1340. 11 00000590
  1341. 10 00000692
  1342. 6 7
  1343. 5 3200
  1344. 3 0
  1345. 8 7
  1346. 0 262 "{5}"
  1347. 13
  1348. 8 10
  1349. 6 10
  1350. 6 6
  1351. 18 2
  1352. 11 00000679
  1353. 10 00000692
  1354. 10 00000451
  1355. 0 260 "{5}"
  1356. 6 9
  1357. 15
  1358. 9
  1359. 6 1
  1360. 15
  1361. 9
  1362. DIALOG filesfound
  1363. -2134376448 14 63 56 222 50 "" "" "Przeszukanie Plik≤w" 
  1364. FONT 8 "Helv" 
  1365. 6 7 58 8 1002 1342177280 "static" "&Szukaj plik≤w:" 0 
  1366. 69 5 90 12 8000 1350631552 "edit" "" 0 
  1367. 69 18 99 9 100 1342242819 "button" "&W│╣cznie z podkatalogami" 0 
  1368. 6 32 61 10 1001 1342177280 "static" "Szukany tekst:" 0 
  1369. 69 30 89 12 8001 1350631552 "edit" "" 0 
  1370. 4 60 66 8 1000 1342177280 "static" "Wybierz &pliki:" 0 
  1371. 4 71 212 71 9007 1352728587 "listbox" "" 0 
  1372. 177 52 40 14 71 1342373889 "button" "Otw≤rz" 0 
  1373. 177 5 40 14 70 1342373889 "button" "Szukaj" 0 
  1374. 177 21 40 14 2 1342373888 "button" "Anuluj" 0 
  1375. 104 50 52 10 1003 1342177280 "static" "Sprawdzono" 0 
  1376. 82 49 18 9 8007 1342177280 "static" "" 0 
  1377. 104 61 48 9 1005 1342177280 "static" "Znaleziono" 0 
  1378. 82 61 18 9 8009 1342177280 "static" "" 0 
  1379. 00013443
  1380.