Search found 5 matches

by Bunnie
2015-05-23 14:09:12
Forum: Ant Movie Catalog > Help
Topic: variable height of masterband in report
Replies: 2
Views: 1708

Okay,

it works now. I just need the box of the master band end higher then the textbox.
So the variable texhtbox is bigger then the variable masterband

Frank
by Bunnie
2015-05-21 11:47:19
Forum: Ant Movie Catalog > Templates
Topic: How to truncate description in Print Report
Replies: 12
Views: 11067

I'm still tuning. It should have stopped already.
by Bunnie
2015-05-21 09:46:53
Forum: Ant Movie Catalog > Templates
Topic: How to truncate description in Print Report
Replies: 12
Views: 11067

being new with these scripts I found out that statements like

field1 := [field1] + blabla

results in an error when [field1] was used in the textbox of a report

changing it to

field1 := field1 + blabla

solved the error plus the statement worked
by Bunnie
2015-05-20 16:01:27
Forum: Ant Movie Catalog > Help
Topic: variable height of masterband in report
Replies: 2
Views: 1708

variable height of masterband in report

Hi, having over 1.500 movie's on DVD registered in excel and now imported into AMC. Lot's of work to get all the internet info but that's a great function! I've just started with that so most of the movies only have a title, a number and categoty data. I want to put the list on a report and that als...
by Bunnie
2015-05-20 15:52:24
Forum: Ant Movie Catalog > Templates
Topic: How to truncate description in Print Report
Replies: 12
Views: 11067

Alecaf's script doesn't work because of the used [ ] in the copy-statement