Alex Strickland wrote:
Viktor Szakáts wrote:
Which RDD?
Can you post a running sample?
I have a test (rev 11281):
Ah damn, I just saw Przemyslaw's reply. Sorry and thanks.
Regards
Alex
___
Harbour mailing list
Harbour@harbour-project.org
http://l
Viktor Szakáts wrote:
Which RDD?
Can you post a running sample?
I have a test (rev 11281):
procedure main()
REQUEST DBFCDX
RDDSETDEFAULT("DBFCDX")
use hlp01 index hlp01
dbseek("ReservedSystem:F_RCPrtPreview")
? valtype(hlp01->help)
? hlp01->help
dbseek("Reserve
On Sat, 13 Jun 2009, Alex Strickland wrote:
> Hi all
> I have a database with a memo. One of the memo fields returns the value NIL.
> Can
> this be correct? I assumed it should be "".
No it shouldn't. FPT memos allows to assign any value to memo field like
strings, dates, logical, numbers, NIL bu
Hi Alex,
Not using memos, but it looks strange.
Which RDD?
Can you post a running sample?
Brgds,
Viktor
On 2009.06.13., at 21:01, Alex Strickland wrote:
Hi all
I have a database with a memo. One of the memo fields returns the
value NIL. Can
this be correct? I assumed it should be "".
If
Hi all
I have a database with a memo. One of the memo fields returns the value NIL. Can
this be correct? I assumed it should be "".
If the database is corrupt - then I would assume that I should get a RTE.
Regards
Alex
___
Harbour mailing list
Harbo