ScriptMaster is a free, general-purpose, modular plugin for FileMaker Pro. It comes out of the box with modules for file manipulation, URL and network utilities, Web Services, shell scripting, event/script triggering, and many others. Please use this discussion area to post questions and suggestions.


 Page 1 of 3 123
  Topic Username Replies Views Last post
No New Posts FMPug Discount    
Act NOW if you want to save money on your FMPug Membership Currently 39 slots left for $25 hurry buy b4 the price goes up! http://www.fmpug.com
Ocean West 0 81 07-27-10 11:51 AM
by Ocean West
No New Posts File Attachments: 1 SendMail with attachment    
Hello, I'm trying to attach a file to a SendMailWithAttachment but I can't in my database and even from your sample. The error is always relative to the path javax.mail.MessagingException: IOE ...
Noël Dubau 2 10 07-30-10 08:16 AM
by Noël Dubau
No New Posts File Attachments: 1 ScriptMaster doesnt work, doesnt even load    
Hi there, I just downloaded ScriptMaster plugin (which is awesome, i can replace all of my plugins with this one and create easily another, but really working ones It works on my another comp ...
Backtassaar 13 948 07-29-10 06:52 PM
by timlit
No New Posts Universal Variable    
In a multi file solution what would be a good method to use SM on the opening file to register a function with a few declared variables - so that in a subordinate file that value can be recalled? ...
Ocean West 3 77 07-29-10 03:51 PM
by Jesse Barnum
No New Posts Specify module as non-gui    
From the changelog: Quote: You can optionally specify a module as a non-GUI function How do I do that?
wintergreen 2 39 07-29-10 09:31 AM
by wintergreen

360Works offers a complete line of FileMaker plugins
and add-ons
targeted at FileMaker developers.

No New Posts XPath Parse    
I discover with the version 4.01 that script which is very interresting... Is it possible to modify it by passing in XpathQuery many parameters to have in return the content of for sample title ...
Noël Dubau 2 49 07-29-10 06:30 AM
by Noël Dubau
No New Posts file path syntax    
New to this but got the function registered. I want to test if a file exists so I am using a FM scrip step SetField( MyDB::TextField ; CheckWhetherFileExists( "/Users/Dekstop/outlook.pst" )] I ...
Ken Shick 3 67 07-28-10 12:43 PM
by Fenton
No New Posts ScriptMaster 3.0 crashes FM10 on German VISTA    
On a German VISTA installation (both 32 and 64 Bit) Scriptmaster 3.0 crashes FM10 Adv. reproducible time after time already at startup. This even happens when starting with no file at all but ...
Telepski 33 3050 07-28-10 11:02 AM
by Smef
No New Posts Unable To Register A Plugin Generated By SMA 4.0    
Greetings All, I downloaded 4.0 with great excitement about the ability to create my own plugins. I bought a registration, and properly registered the ScriptMaster Advanced plugin, no prob. ...
Jim Randell 3 157 07-28-10 08:14 AM
by Smef
No New Posts broken link    
http://www.360works.com/static/ScriptMaster/core/plugin.jar gives a 404 error
john renfrew 2 94 07-23-10 10:39 PM
by Jesse Barnum
No New Posts Screen Redraw in windows    
I am using v.4 on windows xp sp3 and experiencing a screen redraw twice during the execution of my scriptmaster function. Is there a way to avoid the screen redraws? Thanks, Tim p.s. I hav ...
Tim W 4 133 07-23-10 02:32 PM
by Tim W
No New Posts V4 plug in questions    
A: Am I being thick? I can't see any link anywhere to enable me to buy the $95 dollar licence on the pages stated. **B: Would it be useful to indicate in the demo file which ones will not work ...
john renfrew 2 129 07-23-10 10:03 AM
by john renfrew
No New Posts File Attachments: 3 ErrorLog + subsequent calls to scriptmaster    
I reinstalled my mac, and now I cannot find the log files of ScriptMaster anymore. Can someone give me the path? Another question: I have the feeling that if you do too many subsequent calls t ...
andries 7 375 07-20-10 07:31 AM
by andries
No New Posts scriptmaster on windows 7 x64 not working?    
hi, i have a filmaker pro advanced 11.0.2 on windows 7 x64. when i install the scriptmaster plugin 3.34 ( or 3.33) , filmaker doesn't start anymore. java 1.6.20 32bit and 64bit are both instal ...
konradBerlin 4 269 07-20-10 01:49 AM
by tcolles
No New Posts Problem with Copy files on OSX Server    
Hi Folks I try to copy a file from an FTP-Folder on a Raid to the documents folder of FileMaker Server Advanced 10 on a Mac OSX Server. The case is, that I will daily get files from an externa ...
Aurigo 1 117 07-13-10 07:30 AM
by Jesse Barnum
No New Posts FileNotFoundException    
I am loading an image from a URL into a container field, using this one statement: new URL(url) The URL it calls is of the form: http://www.sample.com/competitions/image.php?entry=B217& ...
Howard Schlossberg 9 345 07-12-10 11:59 AM
by Howard Schlossberg
No New Posts Java versions on Mac    
I have a Core2Duo iMac running OS 10.5.8 and Java prefs is set with SE 6 64 bit above the JSE 5 versions If you do java -version from terminal it returns: Code:  java version&nbs ...
john renfrew 1 141 07-09-10 09:24 AM
by Smef
No New Posts Groovy 1.7    
Any ideas on your timescale for the next release of Scriptmaster with newer Groovy versions in it?? There is some functionality that would really help me out which has only appeared in 1.7 ...
john renfrew 3 212 07-07-10 09:48 AM
by john renfrew
No New Posts File Attachments: 1 Integrate ScriptMaster Fn and Script in existant solution    
Hello I am struggling with an annoying issue, using the excellent ScriptMaster by 360 Works. I try to define a function called $$sendHTML in the startscript of my database with RegisterGroo ...
Ralph Schwegler 10 481 07-07-10 08:19 AM
by Smef
No New Posts SC Plugin Help    
I would like to send an email through FM with a PDF attachment, then have that PDF attachment automatically uploaded to a SuperContainer web viewer. Is this possible? If so, do I use an ext ...
Michele Olson 6 354 07-02-10 04:15 PM
by Michele Olson
No New Posts Quicktime Frame Capture    
A client of mine has been using scriptmaster with an iSight camera for product shots. Since updating to the latest version of Java, Filemaker crashes when they try to capture an image. FileMaker ...
SimpliHal 3 333 07-01-10 02:09 PM
by Larry Schultz
No New Posts TCP Sockets    
Hi, I try to create a function in Scriptmaster where I can connect to a TCP Service by using Sockets and get an result back. The script in Scriptmaster looks like Code: s = new Socket(ho ...
PowerSystem 2 186 06-30-10 10:57 PM
by PowerSystem
No New Posts File Attachments: 2 ScriptMaster 3 PopupMenu    
I am using PopupMenu on OS X using fmp 10 without any problems. The same code in Windows XP makes the popup menu the same size as the current FileMaker window. I have enclosed two screen shots of ...
icook 4 563 06-30-10 07:50 AM
by Smef
No New Posts Problem with FMP 11 (Mac) and v3.34    
Hi! The following is almost certainly a bug. I have an auto-enter calculation for a field called Family: Family & EvaluateGroovy("fmpro.performScript(fmpro.evaluate('Get(FileName)'), 'D ...
kpalser 7 569 06-29-10 06:37 AM
by kpalser
No New Posts File Attachments: 3 Move files between directories    
Can ScriptMaster move files between directories? For instance, two directories exist, one called "In" and the other called "Out". In a workflow process, one person manually adds files to the "I ...
Daniel Shanahan 14 696 06-23-10 06:32 AM
by Daniel Shanahan
No New Posts Video Thumbnail Grid (Requires QuickTime)    
This is a great function to create flipbooks of movies, but... Is there a way to include or add the very first frame of a movie ?
CaptainSkol 4 280 06-23-10 12:49 AM
by CaptainSkol
No New Posts FedEx Rates problem    
ScriptMaster 3.3.4. I'm getting the following error when I try to register the FedEx Rates module from within my solution: Code:  org.codehaus.groovy.control.MultipleCompilationErrorsExc ...
Travis Butler 3 283 06-21-10 11:44 AM
by Jesse Barnum
No New Posts Limitation of size for ReadFileContents?    
: Hi there! Is there a limitation of size for the "ReadFileContents" function? For a 35 MB file I'll get an Error ("Error"). And if so, how can I prevent this limitation? Thanks ...
H. Bolecke 1 200 06-18-10 08:01 AM
by Jesse Barnum
No New Posts File Attachments: 1 PostXMLData script crashing FM Server    
FM Server 10.0v2 running on Windows Server 2008 Enterprise SP2, Xeon x3220 2.4ghz, 8 GB RAM; Scriptmaster 3.32. Running into a problem where FM Server crashes when I execute a script on the se ...
Travis Butler 10 757 06-17-10 12:44 PM
by Travis Butler
No New Posts XPath    
I haven't looked closely at the XML libraries with SM, but, I didn't see any mention of Xpath. Is there a way to use an existing jar file with SM for Xpath support? Anyone gone this route yet ...
Bill Doerrfeld 4 959 06-16-10 04:50 PM
by john renfrew
No New Posts File Attachments: 1 Plug-in Name Not Loaded    
I just downloaded ScriptMaster, so I'm very new to this plugin. I installed SM on my local machine and it works fine (/Applications/FileMaker Pro 11 Advance/Extensions). However, I want to cr ...
Daniel Shanahan 3 450 06-10-10 05:41 PM
by Daniel Shanahan
No New Posts Authentication with Post XML Data    
Hi, I really like the look of the Post XML Data script. However, I am having a little trouble with authentications. The URL that I pass comes back with a 401 (Unauthorized) response. How d ...
bobthedog 2 394 06-07-10 09:35 AM
by Smef
No New Posts SOAP Request and diacriticals    
Hello all, Through ScriptMaster, I send an XML request (SOAP) on a web service (SQL Server). Everything works as expected except for diacriticals eg. Here the result returned by the plug ...
clemhoff 2 351 06-03-10 05:47 PM
by clemhoff
No New Posts File Attachments: 1 Registered function CryptographyDecryption freezes FMPA 10 and 11    
Hello, another problem I have with the registered CryptographyDecryption function: In file A a custom function is defined to decrypt some text and matches with one textfield. As a resul ...
H. Bolecke 9 619 06-03-10 11:41 AM
by Smef
No New Posts Multiple attachments in Send Email With Attachments    
Hello, All, or near by, in in the title : is it possible to attach more than one file in the Send Email With Attachments script, other way than zip the multiple files in a single archive ? Tha ...
Noël Dubau 5 644 05-27-10 11:56 PM
by Noël Dubau
No New Posts ScriptWorks Plugin causes crash on launch    
I have a database that I am utilizing the ScriptMaster plugin. Our clients were recently updated to the latest version of Java (6.0.180) and ever since then FileMaker has not been able to open w ...
ECShelp 18 1751 05-26-10 08:04 AM
by Smef
 Page 1 of 3 123
Details Permissions Icon Legend
You are viewing Posts from: Last 6 Months.
Show Posts Age:


Use pulldown menu below to change viewing preference for this forum.
Unread
Hot Topic - Unread
Sticky Topic
Sticky and Locked Topic
Read
Hot Topic - Read
Locked Topic
Sort Forum By:
Forum Moderators: Jesse Barnum
Welcome Guest...
Enter your username and password to login. If you do not have a username you can register one here

Username

Password

Remember me. Help



Forgot Password...


Quick Links
Recent Posts
Active Topics
No Replies
Recent Files
Functions & Scripts
FileMaker Pro Help
FileMaker on Twitter
FileMaker Marketplace

Custom Search

Find FileMaker Developers

Don't have time to wait,
hire a developer now!

Recent Members
Welcome them to our community!
Find FileMaker Jobs

Want a new career?
Find your new job now!

Joy of Tech
Latest Joy of Tech!

Recent Topics
Recent Hot Topics
Contribute
With your generosity we can make some real magic happen!. Support your favorite online FileMaker community...
FM Forums.com


Click here...


Or a Donation of any amount.


Thanks for your support!

Active Blogs
0 Recent blogs:
FM Forums Advertisers


FusionBB™ Version 3.0 FINAL | ©2003-2010 InteractivePHP, Inc.
Execution time: 2.231 seconds.   Total Queries: 19   Zlib Compression is on.
All times are . Current time is 09:10 AM
Content ©1996-2008 Ocean West Consulting, Inc. All Rights Reserved
Ocean West Consulting, Inc. can not and will not be held responsible for any of the contents in this site.
FM Forums™ is a trademark of Ocean West Consulting, Inc an independent entity, not affiliated with FileMaker Inc.
FileMaker® is a registered trademark of FileMaker Inc.
Top