BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
hollandnumerics
Lapis Lazuli | Level 10

I'm trying to create a zip file using ODS PACKAGE, but am getting an error message when I try to save the package to the zip file:

ods package add file='plus_minus.sas' mimetype='text/plain' path='';

ods package publish archive properties (archive_name='ODS Package.zip' archive_path='./');

ERROR: Not licensed for publish/subscribe access.

NOTE: Writing package ./ODS Package.zip.

The ODS PACKAGE ADD statement runs without errors, so is presumably part of Base SAS.  What SAS component do I need to create a zip file this way?  Is there another way to achieve this without the extra licence?

...........Phil

PS. The zip is still created, in spite of the error message!  :smileyconfused:

Philip R Holland
Recent book (see my blog site): "SAS Programming Experiences: A How-To Guide from a Power SAS User"
1 ACCEPTED SOLUTION
2 REPLIES 2
hollandnumerics
Lapis Lazuli | Level 10

LinusH,

It certainly does!

Many thanks...........Phil

Philip R Holland
Recent book (see my blog site): "SAS Programming Experiences: A How-To Guide from a Power SAS User"

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2416 views
  • 0 likes
  • 2 in conversation