Jump to content

Scanning contents of a folder


This topic is 4562 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Dear All,

I am working on a project of FMAPI. While working on it, I faced a problem while scanning a folder of the the MAMP server. I am working on a client machine. For example: http://203.129.217.111:8888/KK", this is my server address, and my address is localhost/KK. Whenever I am trying to scan the folder KK of the server, I am getting the error "[function.opendir]: failed to open dir: not implemented"

Please suggest me an exact way to resolve this problem.

Today is my b'day, and offer me a gift a solution to resolve this problem..

Thanks in advance to you all...

Link to comment
Share on other sites

You can obtain the name of the file that is stored via SuperContainer using their plugin. The function is GetValue ( SCGetInfo (folderpath); 1), the first value is the file name.

Are you using the companion plug-in? If not, you can parse the webviewer contents for the filename. Use GetObjectLayoutAttributes ( "webviewer" ; "content"). See this helpful blog from MIT's FM user group.

Link to comment
Share on other sites

This topic is 4562 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.