Hi,
I have created a report in Clarion Vers 5.5 which collects data from a file based on days of the month with each day assigned to one record.
I need to know how to get the report to print with the first Monday of the month not the first day. It is printing the calendar in the correct order...
I am trying to convert the data file again after adding extra fields. The clarion convert program doesn't work, shows error invalid data file each time, and when I tried tpsfix as suggested by ShankarJ, the new fields get populated with garbled parts of the memo filed in the database.
I am not...
Hi all,
I have a similar problem to rleiman (thread 192-1252644)when I embedded this code in the "When selected" event for the entry field -
"IF NOT 0{prop:AcceptAll}
if ?AST:Dishonoured{PROP:Checked} = True
MOD:Priority = 'M'
MOD:Process = 'Posted TAFE Certificate'
MOD:Date =...
Thanks for your help Shankar, but I still haven't resolved my problem. I am trying to change the field length in the dictionary which is OK. When I try to convert my existing file to show the new field length in the dictionary I get the error message.
I have done everthing you suggested but...
I tried your tip but it didn't work, I got an answer "There were no errors detected".
Every time I try to convert the file I get the error message. I can't understand why I cannot change the length of one field, from S15 to S30, without getting an error message.
The database is TPS. If I change the length back to the original the file is OK.
There are two relationships to other files as well many to one, and one to many.
Hi,
I try to alter the length of a field in a data file using the dictionary in V5.5. When I try to convert the file to reflect the change I get the message "Error (36) - invalid data file"
Can anyone advise me where I may be going wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.