![]() |
System Debug Reference Manual
> Chapter 10 System Debug Standard Functionsfunc mapsize |
|||||||||||||||||||||||
|
Syntaxmapsize (filename) Formal Declarationmapsize:u32 (filename:str) Parameters
Examples
$nmdebug > maplist
1 DTCDUMP.DUMPUSER.SUPPORT 1000.0 Bytes = 43dc
2 DTCDUMP2.DUMPUSER.SUPPORT 1001.0 Bytes = c84
3 MYFILE.MYGROUP.MYACCT 1005.0 Bytes = 1004
$nmdebug > = mapsize("DTCDUMP2.DUMPUSER")
c84
Limitations, RestrictionsNone
|