Hi Mark,
Is your AOC2022 repo public or private?
Hi Mark,
Is your AOC2022 repo public or private?
Maybe something like this:
zl YourRoutineName
S cmd=""
f i=1:1:4 s cmd=cmd_$t(func+i)_" "
zr
w cmd //to see if it's ok
Trying to publish to https://test.pm.community.intersystems.com and getting Publish FAILURE
ERROR! Publishing module, something went wrong.
I have done the following:
repo -n registry -r -url https://test.pm.community.intersystems.com -user test -pass PassWord42
load C:\where\my\code\is
list
publish my-zpm-package
and received the error
What am I doing wrong?