web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Let's clean up NAV #4 - SYSTEM Functions

Luc van Vugt Profile Picture Luc van Vugt

Once I start to clean up ... I can't stop I guess. So here's more that still resides in C/SIDE and has become totally obsolete (the following table is an excerpt from Changes in C/AL Behavior and Support from Earlier Versions of Microsoft Dynamics NAV):

Function

Change

COMMANDLINE

Not supported in Microsoft Dynamics NAV 2015.

ENVIRON

Not supported in Microsoft Dynamics NAV 2015.

EXPORTOBJECTS

Not supported in Microsoft Dynamics NAV 2015. Use the finsql.exe executable with the ExportObjects command instead. For more information, see ExportObjects.

IMPORTOBJECTS

Not supported in Microsoft Dynamics NAV 2015. Use the finsql.exe executable with the ImportObjects command instead. For more information, see ImportObjects.

ISSERVICETIER

Obsolete in Microsoft Dynamics NAV 2015, but still supported. This function always returns true.

LANGUAGE

Not supported in Microsoft Dynamics NAV 2015.

OSVERSION

Not supported in Microsoft Dynamics NAV 2015.

SHELL

Not supported in Microsoft Dynamics NAV 2015.

VARIABLEACTIVE

Not supported in Microsoft Dynamics NAV 2015.

YIELD

Not supported on Microsoft Dynamics NAV Server.

So if it is not supported why still have it? Let's clean up the ... Geeked


This was originally posted here.

Comments

*This post is locked for comments