>> in my project I use a Dirlist for file handling. Regarding to the MUI Autodocs,
>> "MUI_Dirlist_NumFiles" should obtain the number of files in the current directory.
>> But the result is evertime a zero.
>> 
>> LONG result;
>> get (App->LV, MUIA_Dirlist_NumFiles, &result);
>> printf("This directory has %d files\n", result);
> 
> Is MUIA_Dirlist_Status MUIV_Dirlist_Valid?

I thought so, but the way I have used to check this  is not working  :(

I used : 
get (App->LV, MUIA_Dirlist_Status, &status);

Can you please tell me the right way to check it ?

with best regards
  Chris
           



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/16uqlB/TM
--------------------------------------------------------------------~-> 

Visit http://www.amiga.dk/tumult for MUI-related
information, especially about MUI custom classes. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/MUI/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to