Natural API

Hi,

In our VSE env I am using some API’s such as: CMROLL, WTL & WTO.
Now, migrating to Linux I think I`ll have a problem with that.
Will it work?
To what do I need to replace them?(if not working on Linux)

With Regards,
Hezi

You should take a look at the API’s in SYSEXT

For CMROLL for instance you can use USR2027N
CALLNAT ‘USR2027N’ WAIT-INTERVAL

Finn
PS As a (undocumented!) curiousity CMROLL actually exists on open systems :wink:

For WTO & co there’s no replacement simply because, for example, a WTO doesn’t map to something linux-ish natively.

For CMROLL etc., don’t blindly try to convert all of these calls, question if they are still required on Linux.