This is fun. With this new blog setup, syntax highlighting for X++ is available.
while select custTable
{
print custTable.Name;
}
pause;
Thanks to Simon Butcher for making the X++ syntax file for Geshi.
This is fun. With this new blog setup, syntax highlighting for X++ is available.
while select custTable
{
print custTable.Name;
}
pause;
Thanks to Simon Butcher for making the X++ syntax file for Geshi.