OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Peter2 on March 10, 2015, 03:33:04 AM

Title: Change a code from version 8 to 7
Post by: Peter2 on March 10, 2015, 03:33:04 AM
I created a code which works with V8, but a client will stay on V7. So I have to modify it back to V7. What to consider?

- Can I open the ODCL (from 8) with 7? Or will it work with "save as LSP"?
- Are the underscores the only thing to change?
- ....
Title: Re: Change a code from version 8 to 7
Post by: owenwengerd on March 12, 2015, 05:07:45 AM
Unfortunately the only way to go back is to recreate the odcl project from scratch. The lisp can be modified pretty easily as you surmise. Maybe you can find a bigger hammer to get the client to install V8?
Title: Re: Change a code from version 8 to 7
Post by: Peter2 on March 15, 2015, 09:48:34 AM
Thanks Owen

I will see.