Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange VFP error?
Message
From
29/09/2002 01:55:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00705642
Message ID:
00705643
Views:
9
>Hi, I am working on a table, I issue the folliwng replace commands, and the data for
>the bid_a field becomes as if ranrandomized? Here are the two commands
>repl all bid_a with str(val(bid_a),10,4)
>repl all bid_a with str(val(ask_b),10,4)
>
>But if I exclude these two commands, there is no problems? Can anyone explain this?
>Thanks
>Steve

Steve,
First replace has no effect. Second replaces all bid_a with str(val(ask_b),10,4). Would you sample how is it randomized (ask_b and bid_a after replace).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform