Jump to content

kodama

Members
  • Posts

    60
  • Joined

  • Last visited

kodama's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Oh no worries, I didn't read anything as negative. Have a great week! :-)
  2. I love FM, but I think it's ok to be honest that search and undo are fairly basic features in any code editor.
  3. Missing code searching and undo are the biggest head slaps for me. My PHP-coding coworker thinks I am insane for being excited for line numbers! :-P
  4. Howdy! FM14 is exciting (except for the still-missing code searching)! One thing that is puzzling me is that when you are writing scripts and pop up a menu for script options (Enter Find Mode for example) and a button is hi-lighted as if you could hit return to press it. You can move from one option to another with the arrow keys, but I can't find a way to (for instance) check the pause checkbox with the keyboard. It really seems like you should be able to?
  5. Fixed! We realized, that yes - you can indeed set an external drive as the container path, you just have to make sure that the database that you are using is actually stored in the path specified in the additional databases folders. At that point, you can specify any location for the external container.
  6. Hello all! This is an annoying issue. I am trying to setup a container data path in FMS 13 on OS X 10.9. The directory is on a FW drive. No matter what I try, the server saves the files in FMS /Library subfolders. Here are the steps that I have taken: 1. Set the container data path in FMS to filemaker:/FMMedia/Media/ and successfully saved the changes. 2. Made sure the drive (FMMedia) and the folder (Media) have full read/write permissions for the fm server user, and even made it the owner. To test, I even tried setting the permission to read/write for all users. 3. Set up the manage containers with the correct path. 4. If I test the file non-hosted in FM client, it works great and saves the files as expected. Once I host it, there is no error when inserting a file in the container, but the files are saved in the /Library FMS directories again. I have tried many variations and still am having no luck, even trying to setup a test folder on the root of the main drive. Thank you kindly for any responses :-)
  7. Ummm well actually that script kind of stinks in that you have to tell the calculation which fields have changed. Is there a way to tell which fields have been changed? (marked dirty)
  8. LOL at the pic! Fitch - thanks for the reply. I guess that will learn me to read Sorry for the waste of time ;)
  9. BTW - Here is the link to the original file from NightWing. http://www.nightwing.com.au/FileMaker/demos8/demo809.html It works fine as is, but trying to get the log to update with a commit script opens a jar of angry kittens...
  10. (Are you son of flying pig sent to make people happy while they stand in line?) Why yes, fellow Portlander, I suppose I could, I just don't know what the script step would be, all of the obvious seem to do jack squat for me. Somehow, whatever happens when you click another field with your mouse is magically special when it comes to refreshing Text fields with inserted calcs...
  11. I'm using a function from Nightwing to log changes in fields. The field that logs the changes is a text field with insert calculated result. It works fine if you click in another field after editing the field, or if you navigate to another record. But - This layout is set up to not automatically save changes, so my users like to use a Commit Record script. That's fine and dandy, except that the log field that tracks changes does not refresh when you commit via a script. I've tried throwing several things in the script before the commit step to trick the field into refreshing, but apparently nothing is the equivalent to clicking another field with a mouse?
  12. FYI - I'll be doing this by just concat - ing all the code pieces & keywords with a function to find text between keywords (hopefully it works!). Thanks again for the replies and interest, people are great here! -D
  13. I'm so busy at wotk right now, I can't give a proper reply, must create a website and fix the backup system and other things within 1.5 hours. Yay! Basically, I was working with html, using substitute to take when someone types "maintitle" in an html page (for instance) and turn that into <> and piece together all the field definitions and bits of html code to make a calc that basically outputs an html page for an email template from a calc. I got FMP to perfectly construct the calc to output the html, but the result is never actually recognized as a calc by FMP...
  14. No, I am crazy, that didn't work. On to plan b (not the pill)....
×
×
  • Create New...

Important Information

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