Bluebit Software
Bluebit Software Support Forum
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



Getstring Expand / Collapse
Message
Posted Tuesday, March 07, 2006 9:15 AM Post #89
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
hi
I use method "matrix.getstring"
it show
| 0.2 0.3 0.1 |
| 0.1 0.5 0.6 |
| 0.5 0.1 0.2 |
How it can show without " | "
0.2 0.3 0.1
0.1 0.5 0.6
0.5 0.1 0.2

thank you
Posted Tuesday, March 07, 2006 9:29 AM Post #276
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
Hi

You can use the Replace function of VB in order to remove unwanted characters.
Example:
 Debug.Print Replace(Matrix.GetString(), "|","")


Trifon Triantafillidis

Lead Developer

Bluebit Software

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Trifon

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 3:24am

Powered by InstantForum.NET v4.1.4 © 2012
Execution: 0.297. 11 queries. Compression Disabled.
.NET Matrix Library