BookmarkSubscribeRSS Feed
THALLA_REDDY
Obsidian | Level 7

Hello all - 

I am seeing some default code getting generated while I am exporting the processflow into a SAS single program in SAS Enterprise guide 8.2, Is there any way to exclude the default code so that I can see only the code related to my process flow.

Any help is appreciated..,

 

thanks,

Thalla

5 REPLIES 5
THALLA_REDDY
Obsidian | Level 7

thanks for your reply, I tried the same thing that you have mentioned but still I can see lot of line in my exported code. Actually i am using a query builder and a LIST data task in my process flow, So the actual code for these two objects is about 50 lines but after excluding the options in the EXPORT window still I am seeing around 320 lines of code generated when I exported the project. So any other options available for me to exclude the code auto generated when exporting my project?

Tom
Super User Tom
Super User

Are you talking about the macro definitions in your photograph?

THALLA_REDDY
Obsidian | Level 7
Yeah, most of them are the macro definition lines.
Kurt_Bremser
Super User

The %eg_conditional_dropds is a macro frequently used in code created by EG tasks. It is normally sent from EG to the workspace server when a connection is established, and necessary for EG-created code to work. Therefore you must keep it in the exported code.

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 5 replies
  • 1678 views
  • 0 likes
  • 3 in conversation