companiontriada.blogg.se

Baseelements plugin support forum
Baseelements plugin support forum





baseelements plugin support forum
  1. #Baseelements plugin support forum how to
  2. #Baseelements plugin support forum full

I have tried to use a relative path ( Set Variable ) which does not workĪnd the results of BE_SelectFolder ( Set Variable ) which does work. The data folder I am importing is one level deeper than the folder that the database is in. However, I can assume that the folder structure will be different on the clients machine (this will be a runtime). Thanks for the reply! Doing that indeed did add the list of the files. Reply to this email directly or view it on GitHub: Subject: Re: BE_ListFilesInFolder ( path ) ( #3) I have pasted the script below to see if you see what I am doing wrong.īE_ListFilesInFolder ( "file::C::Users:hardee:Desktop:PIEDMONT GRAPHICS:BASE:DATABASE:CSV_Files:" ) I just cannot get the field to populate with the function. I have pasted the filenames into the field and the import script loop works fine. I have the path TO the files in a global field and need to get the LIST of the files into another field to loop through importing them. I must have a thick skull because I've tried several ways to get this to work. That way you can tell what the path should be, and convert to or from the standard FileMaker paths as appropriate. They put up a dialog, and you can select a file or folder and then it will return the path to that file/folder. The best way to understand the paths are to run the functions BE_SelectFile ( "" ) and BE_SelectFolder ( "" ). The "from" and "to" parameters are paths again.

#Baseelements plugin support forum full

You need to convert the internal ( OS ) path into a FileMaker path, set it into a variable and then use the variable in place of a full path in the import step.

#Baseelements plugin support forum how to

Can anyone point to documentation or guide me in how to call these routines within a script?Īll of these can be done in this plugin if you want to use it. This obviously is not an option in the Windows version and am trying to use this plugin to accomplish this. Upon completion, move the files imported into a done folder. Loop in a script to import the multiple files into a table Read in a list of files in a specific folder (relative to DB folder) into a global field. In the mac solution I used Applescript within a script to:

baseelements plugin support forum

I've developed a Filemaker 10 database on the Mac platform that I now need to port to Windows. I've just installed this plugin and am trying it out and have a couple of questions (if permitted).







Baseelements plugin support forum