Adding Extra Picture

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Locked
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.
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Locked