Jump to content

Charles Kubiak

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Charles Kubiak

  1. I got the answer from 360 - Supercontainer can only have one file per folder - you have to have unique folder names to container each file, regardless of the file name. Thanks Everyone.
  2. I am using the plugin, and I am running the latest version of Filemaker, sorry I didn't update the profile. This is what is happening (from the supercontainer log) 8/20/08 5:12:52 PM - Uploaded new file: /Users/Shared/SuperContainer/Files/360Demo/4814/03.jpg (25,074 bytes) 8/20/08 5:13:08 PM - Uploaded new file: /Users/Shared/SuperContainer/Files/360Demo/4814/02.jpg (40,890 bytes) Looks perfect. But on the actual drive what is happening is as soon as 02.jpg downloads, 03.jpg is written over or deleted. I just want to keep all files. Interestingly enough, I separated the url into different records and got the same result. As long as its going in the same folder "4814" for example, it writes over. This is the line I've been using: SCSetContainer( Photos::_cResourceIdentifier ; Photos::URL) _cResourceIdentifier is just right from the demo, the URL is seen in the log entries above.
  3. Thanks! I am using the pluging, I don't know what you mean by the WV. The script is just setcontainer. What I'm confused about is why its deleting the previous JPG. instead of leaving it there. Can the containers be in the same record? Or do I have to put them in a separate table?
  4. I have an application where there are 12 containers on a layout. Using Supercontainer, I wanted to have the 12 photos download to the hard drive and appear in the containers. The user can the select the three they want and the processing goes on from there. My problem: the .jpgs are deleted by the next "setcontainer" line. ie, 01.jpg is deleted when 02.jpg is downloaded. Can you not have more than one container on a layout? Thanks.
  5. Can't believe I didn't know that -how extremely easy, Thanks!
  6. I'm trying to build a navigation system where you select a table in one portal, and the available scripts show up in the portal below. It all works, except I don't know how to attach a script to the various portal rows. I guess I'm trying to assign a script name in a field and have the script attached to the portal run the script named in the related record. Somewhere I'm way off track! -Its bad when you can't even describe the problem.
×
×
  • Create New...

Important Information

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