如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
;ThisPGPfilewascreatedwiththeAutoCADAliasEditor.;Lastmodified2007-6-22,13:51;UsetheAliasEditor(ALIASEDITcommand)toeditthisfile.;;;ProgramParametersFileForAutoCAD2007;ExternalCommandandCommandAliasDefinitions;Copyright(C)1997-2006byAutodesk,Inc.AllRightsReserved.;Eachtimeyouopenaneworexistingdrawing,AutoCADsearches;thesupportpathandreadsthefirstacad.pgpfilethatitfinds.;--ExternalCommands--;WhileAutoCADisrunning,youcaninvokeotherprogramsorutilities;suchWindowssystemcommands,utilities,andapplications.;Youdefineexternalcommandsbyspecifyingacommandnametobeused;fromtheAutoCADcommandpromptandanexecutablecommandstring;thatispassedtotheoperatingsystem.;--CommandAliases--;TheCommandAliasessectionofthisfileprovidesdefaultsettingsfor;AutoCADcommandshortcuts.Note:Itisnotrecommendedthatyoudirectly;modifythissectionofthePGPfile.,asanychangesyoumaketothissectionofthe;filewillnotmigratesuccessfullyifyouupgradeyourAutoCADtoa;newerversion.Instead,makechangestothenew;UserDefinedCommandAliases;sectiontowardstheendofthisfile.;--UserDefinedCommandAliases--;YoucanabbreviatefrequentlyusedAutoCADcommandsbydefining;aliasesforthemintheUserDefinedCommandAliasessectionofacad.pgp.;YoucancreateacommandaliasforanyAutoCADcommand,;devicedrivercommand,orexternalcommand.;Recommendation:backupthisfilebeforeeditingit.Toensurethat;anychangesyoumaketoPGPsettingscansuccessfullybemigrated;whenyouupgradetothenextversionofAutoCAD,itissuggestedthat;youmakeanychangestothedefaultsettingsintheUserDefinedCommand;Aliasessectionattheendofthisfile.;Externalcommandformat:;<Commandname>,[<Shellrequest>],<Bitflag>,[*]<Prompt>,;Thebitsofthebitflaghavethefollowingmeanings:;Bit1:ifset,don'twaitfortheapplicationtofinish;Bit2:ifset,runtheapplicationminimized;Bit4:ifset,runtheapplication"hidden";Bit8:ifset,puttheargumentstringinquotes;;Fillthe"bitflag"fieldwiththesumofthedesiredbits.;Bits2and4aremutuallyexclusive;ifbotharespecified,only;the2bitisused.Themostusefulvaluesarelikelytobe