|
|
|
Forum Member
      
Group: Forum Members
Last Login: 7/30/2007 6:06:51 PM
Posts: 25,
Visits: 36
|
|
| Hello, I tried a few VB6 functions (such a Split) but they do not work in e-basic, so I guess e-basic uses an antique version of VB ?
|
|
|
|
|
Forum MVP
      
Group: Administrators
Last Login: 1/5/2009 9:26:59 AM
Posts: 576,
Visits: 1,254
|
|
| E-Basic is not a 1:1 match with VB or VBA. It does closely match them in many cases with the exception of Forms, classes, generic collections, and the Byte data type. The Replace and Split functions are one of the most commonly found differences as well. E-Prime 2.0 includes a Replace and Split that are not syntax exact, but peform similar operations. -Brandon
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 7/30/2007 6:06:51 PM
Posts: 25,
Visits: 36
|
|
| Is there any more changes to e-basic in e-prime 2.0 ? I checked the logs and I only found there was a color object added.
|
|
|
|