by byron.hopp » Fri Jun 19, 2020 8:02 pm
Antonio,
I tried this on IIS.
?"*****"
for n=1 to 10
?Str(n) + ", " + Str( Procline(n)) + ", " + ProcFile(n) + ", " + ProcName(n)
next
?"*****"
And got this. MY Function is Rpt_003(), I was hoping it would show up somewhere.
*****
1, 0, , HB_HRBDO
2, 70, ..\source\exec.prg, EXECUTE
3, 0, ,
4, 0, ,
5, 0, ,
6, 0, ,
7, 0, ,
8, 0, ,
9, 0, ,
10, 0, ,
*****
Thanks,
Thanks,
Byron Hopp
Matrix Computer Services