Sometime the picture address is not valid and nothing is returned to the picture field. It would be nice to know.
Request for a change with 'GetPicture'
Request for a change with 'GetPicture'
I Think a change is needed in the prototype of 'GetPicture' scripting procedure from a procedure to a function returning boolean.
Sometime the picture address is not valid and nothing is returned to the picture field. It would be nice to know.
Sometime the picture address is not valid and nothing is returned to the picture field. It would be nice to know.
Request for a change with 'GetPicture'
I've encountered this during IMDB script writing.
Before you call 'GetPicture' you use 'Stringreplace' to get the
Large picture instead of the thumbnail.
However there are cases that by doing so you get no result .
Several possiblities are :
1. The Large Picture realy does not exits.
2. It is temporary offline.
3. It is temporary replaced by a discount picture - which does not conform to the 'replacement rule' .
You can't tell beforehand if the link will yield any result so getting feedback from 'GetPicture' is required.
Before you call 'GetPicture' you use 'Stringreplace' to get the
Large picture instead of the thumbnail.
However there are cases that by doing so you get no result .
Several possiblities are :
1. The Large Picture realy does not exits.
2. It is temporary offline.
3. It is temporary replaced by a discount picture - which does not conform to the 'replacement rule' .
You can't tell beforehand if the link will yield any result so getting feedback from 'GetPicture' is required.