Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struggling with arrays
Message
From
18/06/2001 07:16:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00520246
Message ID:
00520506
Views:
13
>>-Or pass PaerseToArray array property name
>>
>>ParseToArray('0;3;2;1;0,5','this.Arr',';')
>>this.MyMethod()
>>
>Cetin,
>I tried to pass 'this.arr'. Since ParseToArray() is not a method, it did not accept "this." So I think I have to use local arrays and acopy().

Einar,
I think I didn't check your name while replying to myself. Map the message and read that one.
val('0,5') is related with set sysformats. In our country too dot is grouping and comma is decimal symbol. I keep sysformats always off so 0.5 is always 1/2. You're right you should take care of it if you use sysformats on. Sysformats is scoped to current datasession so you should be carefull with it. If you work 'on' be sure it's 'on' in all sessions.
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