OMG I have just done a load of coding and never thought to check.
Still using Wx21.
I am declaring my files at the start of my app as follows:
ContactRec is Record of Contact
....
....
But now I find that iOS does not allow this. When I checked the help files [doc.windev.com] it shows it is only available in WD. However it appears that my Android app is allowing it.
So the 2 questions are:
1. Is this an anomaly in the Help files?
2. The most important question - how would you declare "ContactRec is Record of Contact" in iOS? I can not believe iOS does not allow this.
This is a total showstopper for me and wasted 2 days of coding it seems.
Hopefully there is a way round this.
Still using Wx21.
I am declaring my files at the start of my app as follows:
ContactRec is Record of Contact
....
....
But now I find that iOS does not allow this. When I checked the help files [doc.windev.com] it shows it is only available in WD. However it appears that my Android app is allowing it.
So the 2 questions are:
1. Is this an anomaly in the Help files?
2. The most important question - how would you declare "ContactRec is Record of Contact" in iOS? I can not believe iOS does not allow this.
This is a total showstopper for me and wasted 2 days of coding it seems.
Hopefully there is a way round this.