Split in ateasy 4,windows 2000

Raz A.
Haifa,

Oct 7, 2020
82 Posts

0  |  0  

Re: Split in ateasy 4,windows 2000

I wrote a code that is assuming that i have the split function.
But in ateasy 4 there is no split function
Do i have an alternative?
If not
Can i import some c/c++ library with this func into ateasy 4?

Solution Available
DrATEasy (Ron Y.)
Mission Viejo, CA

Dec 28, 2020
358 Posts

1  |  0  

Re: Split in ateasy 4,windows 2000

Split() was added in ATEasy 7. ATEasy 4 does not support .Net and don't think there is a DLL who export split().
So your best route is to implement it yourself, use ATEasy internal functions to loop and extract the sub-strings using Pos, Mid and Left functions.

Ronnie



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]