Number with dynamic pff file name

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
khurshid.arshad
Posts: 572
Joined: July 9th, 2012, 11:32 am
Location: Islamabad, Pakistan

Number with dynamic pff file name

Post by khurshid.arshad »

Dear CSPro Team;

Why there is a number with dynamic pff file name. Every time, when i run the app it shows 1+ number.
Please advice.

Best.
a.
Attachments
Screenshot_2020-03-20-15-37-31.png
Screenshot_2020-03-20-15-37-31.png (50.61 KiB) Viewed 1375 times
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Number with dynamic pff file name

Post by Gregory Martin »

We will be fixing this for CSPro 7.4. In the meantime, if you want, you can run logic like this:
setproperty("WindowTitle", "text you want to appear there");
Post Reply