Search found 2 matches
- 2006-10-25 10:33:53
- Forum: Ant Movie Catalog > Help
- Topic: Problem with the picture variable in the ReportDesigner
- Replies: 3
- Views: 1595
Two questions: 1. Is the problem to ask if the variable '[Picture] != NULL' (pseudo c-syntax)? If so couldn't it be solved by using a shadow vaiable like PictureName or something like that that isn't a visible field, but could be referenced like that and is of the type string so that my 'example cod...
- 2006-10-24 15:37:05
- Forum: Ant Movie Catalog > Help
- Topic: Problem with the picture variable in the ReportDesigner
- Replies: 3
- Views: 1595
Problem with the picture variable in the ReportDesigner
Hi! I want to Simply add a printout for if there is a picture added to the movie or not (to reduce resizing etc which takes forever when all you need is a report so that you know which covers one needs to obtain by scanning :-) ). I.e. i want a printed movie to look like a one-liner a syntax like th...