handle = CwGetCurrentProject()
h = CwGetCurrentProject()
if \CwIsHandleValid(h) then do
say 'Error: No valid project.'
exit
end
name = CwGetName( h );
say 'Project filename: ' name;
![]() Functions by NAME |
![]() Index |
![]() Functions by PURPOSE |