Download - The WinDev component to edit your external codes and ... …dotnuts development 2015 dotCompiler The WinDev component to edit your external codes and compile it. Luc ROLLINGER Website

Transcript

dotnutsdevelopment

2015

dotCompilerTheWinDevcomponenttoedityourexternalcodesandcompileit.

LucROLLINGER

Website:http://www.dotnuts-development.com

dotCompiler

Thecomponent«dotCompiler»isthepropertyofLucRollinger–dotnutsdevelopment. ©Copyright2015–LucRollinger–dotnutsdevelopmentDocumentdate :2016-08-13Revision :001 1

SetyourcommerciallicenseLicense.SetPassword(“YourPassword”,“[email protected]”)Exemplecomponentinitialization//AssignthedefaultMIMEtypeforyourWLangagecodes(optional)Compiler.SetWLangageMIME("YourMIME")//Bydefault(wcs)//ElementsforconnectiontothemailserverCompiler.SetDefaultPath("c:\MyDefaultPath")Openingofthecompilationwindow//SimpleopeningOpen(FEN_COMPILE)//OpeningafilefromanywhereOpen(FEN_COMPILE,“c:\MyPath\MyFile.wcs”)Listofrecognizedfiletype

• YourdefaultWLangagecode(bydefault:wcs)• BAT:Windowsbatchfile• CMD:Windowscommandscript• SQL:SQLqueryfile

CompilationwindowwithaWLangagecode

Maininterfacetoedityourexternalcode.Youcancreatemultiplecodesegmentstofacilitateyourwork.Eachsegmentincludesacommentofblockstobetterdescribeitscode.Youcanseeyourcodeasawhole,print,deleteblocks,addanother,rename,move,oreventodoasearchandreplaceastring.Initscommercialversion,youcanhaveaccesstoalibrarytostoreandmanageyourversionsofcode.

dotCompiler

Thecomponent«dotCompiler»isthepropertyofLucRollinger–dotnutsdevelopment. ©Copyright2015–LucRollinger–dotnutsdevelopmentDocumentdate :2016-08-13Revision :001 2

Displayofcodecomments Settingprintingcode

Showyourcommentcodeblocks.Commentsarecustomizeddependingonthecurrentcode.

Youcanprintthecurrentcodesegment,orallofthecode.Inportraitmodeorlandscape.Printallthecodeinarow,orinsertapagebreakaftereachcodesegment.

Viewthecompletecodeanderrors Windowforcreatinganewfilecode

Viewallofthecodewithcommentsinanotherwindow. Inthiswindowyouwillbeabletochoosethetypeofnewcodethatyouwanttocreate,andlocation.

dotCompiler

Thecomponent«dotCompiler»isthepropertyofLucRollinger–dotnutsdevelopment. ©Copyright2015–LucRollinger–dotnutsdevelopmentDocumentdate :2016-08-13Revision :001 1

Displaycodesforbatch-type Displayresultcodesinabatchcommandconsole

Whenbatchtypecodeediting,compilationisnotenabled,butyoucanrunit.

Whenrunningabatchcode,youseetheresultintheDOSconsole.

Listofcodesavailableinthelibrary sd

df