Search found 1 match
- Fri Jun 03, 2011 9:56 am
- Forum: Programming
- Topic: Using @replace with wildcard
- Replies: 4
- Views: 3467
Using @replace with wildcard
Is it possible to use @replace string function with a wildcard? If not, does anyone have an idea how to do what I'm trying to do? I am trying to strip off the path information so I have just the Eviews workfile name. %wfpath = "C:\work\Eviews\q2fy10_sys.wf1" %wf = @replace(%wfpath,"*\...
