This creates a named counter registry using the make_nc_registry command.

if [make_nc_registry 100 "First attempt to make mew NC registry with new NeoScript"] { html "

Eureka! It worked!

This test will not work again unless you manually remove the registry file.

" } else { html "

It didn't work.

But only because named counter registry already exists. Manually remove the registry file, and the test will work.

" }