Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Confirm and fix expression builder bug using dtoc(datefield)
Message
From
25/11/2005 08:49:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Confirm and fix expression builder bug using dtoc(datefield)
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Miscellaneous
Thread ID:
01072049
Message ID:
01072049
Views:
70
To reproduce:

1. Run the commands:
CREATE CURSOR ko ( akuupaev d )
SET SYSMENU ON 
CREATE REPORT test
2. Create field containing expression dtoc(ko.akuupaev) and save this field.

You can use the following keys for this:

Alt+R
C
F
dtoc(ko.akuupaev)
Ctrl+W

Observed result:

alias is not found error

Applies to VFP 9

It seems that there is a bug in expression builder code which determines expression alias.

Any idea how to fix this ?
Andrus
Next
Reply
Map
View

Click here to load this message in the networking platform