[Harbour] Count of variable
Horodyski Marek (PZUZ)
M.Horodyski at pzuzycie.com.pl
Wed May 13 03:42:34 EDT 2009
Please see, how many private variabel named "n" I have :
File Locate View Run Point Monitor Options Window Help
╔[■]══════════════════════════ Monitor: Private ═══════════════════════════════╗
║16) MSOPDO <Private, C>: "Moment - wysyłam zaległe informacje o opłaceniach po║
║17) N <Private, N>: 1 ║
║18) N <Private, N>: 1 ║
║19) NADUP <Private, C>: "Nadanie uprawnień dla " ║
║20) NBK <Private, C>: "Podstaw( 'NOWEPROD\M_c ksiegowy:@, Jedn:@, Oper:[@,@,║
║21) PL <Private, U>: NIL ║
╚══════════════════════════════════════════════════════════════════════════════╝
┌[■]─────────────────────── c:\library.xhb\BOSS.prg ───────────────────────────┐
│180: Next │
│181: RECOVER USING oe │
│182: // AltD() │
│183: e := oe:description + hb_OsNewLine() + 'Blad wykonania, sprwdz ERROR.L│
│184: n := 0 ; Na_Dysk( Zrodlo() + "ERROR.LOG", e) │
│185: While n == 0 │
│186: n := Opcja( e, { "Omin", "Koniec"}, , .t., , 'W+/R')[ 1] │
│187: End │
└──────────────────────────────────────────────────────────────────────────────┘
┌[■]─────────────────────────────── Command ───────────────────────────────────┐
│ │
│ │
│> │
└──────────────────────────────────────────────────────────────────────────────┘
F1-Help F2-Zoom F3-Repeat F4-User F5-Go F6-WA F7-Here F8-Step F9-BkPt F10-Trace
Variable are created after macro - probably my mistake.
But is it possible, that compilator in runtime is not control this ?
Regards,
Marek Horodyski
More information about the Harbour
mailing list