actually, the code is submitted from a sas program node within EG. Which syntax you use depends on where your SAS is actually running. If you use EG on Windows and sas is installed locally, then you would use the windows syntax. If you use EG and your sas runs remotely on an unix server, then you would use the unix syntax.
... View more