Adding Extra Picture

If you need help on how to use the program
Post Reply
cluis_henrique
Posts: 21
Joined: 2010-01-21 00:54:05

Adding Extra Picture

Post by cluis_henrique »

1) To add an EXTRA PICTURE via script use the function
GetExtraPicture (extraIndex: Integer; address: string)
So far so good.
but the script only works if I manually adding a new slot in image registration.
Can I do this via script, without having to manually click.


2) 100% of the time adciono an extra picure for high resolution> 3MB system hangs after making the whole process.
After import I saved there to click anything else it crashes.
Apparently this mechanism connected to the thumbnail view. Because the image is too large.
I'm using the option to save image in specific folder and linked to registration.
J
Posts: 224
Joined: 2008-02-17 17:09:26

Post by J »

1) have you used

index := AddExtra;

before?
cluis_henrique
Posts: 21
Joined: 2010-01-21 00:54:05

Post by cluis_henrique »

1) Thanks. Resolved, was not really using this option
sorry by duplicate post, but had posted in the wrong place


2)
Regarding the second item there is still occurring. depending on the size of the image after it enter the catalog system hangs.
At least for the save before it crashes.

To analyze a possible, my bank has 400 movies, and photos station off the bench, he has a 850KB size.

My Windows is 8.1, 8GB of Ram, finally, I believe to be nothing on the configuration, I think it is something in the same routine.
cluis_henrique
Posts: 21
Joined: 2010-01-21 00:54:05

Resolve

Post by cluis_henrique »

The problem was the following:
This folder was being automatically synchronized with dropbox.
Thus when recording the image dropbox took her and the system crashed.
Sorry, did not issue the system.
Thank you for listening
Post Reply