I'm trying to get a file list from a folder.
topFolder = open( "FileMan", "MyFavouriteFolder", "files, dialog" )
the manual gives an example of:
folder = OPEN( "FileMan", "c:\\\
opens the root directory of the C drive (on a PC) for file-scanning.
that does not work, is there something else I should include in the code?
The dialog command works, but i cant specify the path as a parameter.
I need a parameter(preferably) that I can replace the "MyFavouriteFolder" with.
The dialog command works, but seems to be machine specific.
so if i open the lib part on another computer it asks to search again,
not good when it is needed for an office of 30+ people, on 50+ projects.
Windows 7 64 bit
Archicad 12-15 (about to upgrade to 16...wait 17 just anounced)