Hi all.
How to return BMAP 's filename?

BMAP* vvv = "me.bmp";
STRING* nnn = "";
void test()
{
//HOW TO use any script command return nnn = "me.bmp" ?????
//NOT SET str_cpy!!!!
//LIKE str_for_entfile returm ENTITY's file name.
}


thank your time!