View previous topic :: View next topic |
Author |
Message |
Asad Guest
|
Posted: Sat May 29, 2004 Post subject: Notes field is limited to 256 Characters |
|
|
Hi,
In v.3.12 Notes fields is limited to 256 Characters,
In source Code I have found the place where it is mentioned,
Can anyone please tell me how to compile the source or any other workaround |
|
Back to top |
|
 |
syntap Site Admin
Joined: 09 Sep 2003 Posts: 132
|
Posted: Sun May 30, 2004 Post subject: |
|
|
I would like to increase the size, but the Pascal type I use there is limited to that size. Other types don't work well with files of arrays so I'm kind of stuck with that.
As for compiling, there is a readme file in the source distribution that discusses compilers and third party components for Delphi 5 required. |
|
Back to top |
|
 |
|