Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are there cool things I can do in NS Basic/CE that I can in eVB?

BASIC ce cool evb NS
0
Posted

Are there cool things I can do in NS Basic/CE that I can in eVB?

0

Of course! You can create objects on the fly. eVB requires that you define all your objects before you download and run your program. NS Basic/CE lets you create a new object at any time. The SETMENU command allows you to dynamically create and modify menu bars at runtime. Submenus are supported. NS Basic/CE also has an EVAL function that interprets and evaluates a string using VBScript, as well as EXECUTE which will send a code snippet to VBScript. The results of these functions remain part of the runtime environment, providing a powerful facility for extending the functionality of a program while it is running.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123