> 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.
MUIA_Dirlist_NumFiles is 0 if MUIA_Dirlist_Status is not MUIV_Dirlist_Status_Valid. Usually MUIA_Dirlist_NumFiles should only be read in a method trigerred by MUIA_Dirlist_Status. Also note it may also happens that MUIA_Dirlist_Status may also be sometimes 0 (f.e. if you set MUIA_Dirlist_Directory for the first time). Ciao. Alfonso. ------------------------ 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/
