neobook, neobook dos, neobook dos pro
neobook, neobook dos, neobook dos pro

See Also: Guide To Using Batch Files | Commandline Utilities | Code Request
iCode
Commander Expander
Copyright ©1999-2003 Make It NeoBASIC™


-=-=-= A COLLECTION OF PRE-PROGRAMMED =-=-=-
-=-=-= BATCH FILES FOR NEOBOOK DOS =-=-=-
-=-=-= PUBLICATION DEVELOPMENT =-=-=-

Download the OFFLine Version of the iCode Commander Expanderand get ALL these batch files plus the source code FREE!

Extending the internal command structure of NeoBook DOS Pro just got easier with NeoBASIC™'s iCode Commander Expander! As a FREE resource for NeoBook DOS Pro Authors, the iCode Commander Expander is available ONLINE! To use this ONLINE iCode Commander Expander:

  1. click a category below to access the file you need
  2. cut and paste the corresponding code into a plain text file
  3. save the code with the .BAT extension - and
  4. run the resulting batch file from NeoBook as a DOSCommand!

This growing library offers over 60 batch files you can use with NeoBook DOS Pro PUBLICATIONs to:



Use Database Functions
    MakeRcrd - creates a record in an existing/new database.
Use Date and Time Routines
    DateChck - opens page depending on date.
    DateWrit - writes current date to a file.
    Day - writes current day number to a file.
    DayChck - opens page depending on day.
    Hour - writes current hour to a file.
    HourChck - opens page depending on hour.
    Month - writes current month to a file.
    MnthChck - opens page depending on month.
    TimeWrit - writes the current time to a file.
    WeekOpen - opens page depending on weekday.
    WeekWrit - writes day of the week to a file.
    Year - writes current year to file.
    YearChck - opens page depending on year.
    SEE THE Itty Bitty Commandline Utilities FOR ADDITIONAL POWER!
Manipulate Directories and Files
    AddPath - adds a directory to MS-DOS's path statement.
    ComFiles - combines up to 8 files into one.
    CopyDiry - copies a directory.
    DelChar - deletes a character from an external file.
    DrvExists - opens a page if disk drive is present.
    FileAttr - writes info about one file to another.
    FileComp - opens a page if contents of two files match.
    FileCopy - copies a file.
    FileDelLine - deletes a line from an external file.
    FileErase - deletes a file.
    FileExists - opens a page if external file is present.
    FileLen - counts number of lines in an external file.
    FileNumb - renames files in numbered sequence.
    FileWrite - writes a line to an external file.
    ListDir - writes directory contents to a file.
    MDir - creates a new directory.
    NumbLine - puts line numbers into a file.
    RName - changes name of a file.
    SetAttr - sets attribute information for a file.
    SortDirD - writes sorted file names by date to file.
    SortDirE - writes sorted file names by extension to file.
    SortDirS - writes sorted file names by size to file.
    SortDirN - writes sorted file names by name to file.
    SortDirT - writes sorted file names by time to file.
    SEE THE Itty Bitty Commandline Utilities FOR ADDITIONAL COMMANDS!
Get Input and Produce Output
    Printer - writes data to a printer.
Perform Math Perform Miscellaneous Routines
    AdqMem - opens a page if computer has adequate memory.
    AppAct - open a page of one PUBLICATION from another.
    BookMark - saves last page viewed to a file.
    CompName - writes user's computer name to a file.
    Dialer - dials specified number.
    Diagnose - writes computer info to a file.
    LinkExecute - sends a command to another application.
    NetConex - opens a page if user is connected to net.
    OS - writes current operating system name to a file.
    PassWord - opens a page if password is correct.
    RecdPub - records the use of a PUBLICATION to a file.
    Rnd - writes a random number 1-99 to external file.
    RndPage - opens a random PUBLICATION page.
    UserName - writes name of person logged in to external file.
Manipulate Strings Take Advantage of Variables
    SetVar - assigns any value to a text file as if it were a variable.

Each file is accompanied with full instructions on how to maximize interactivity and further customize for your program. For in-depth instructions, read NeoBASIC™'s Guide To Using Batch Files With NeoBook DOS Pro.


Download the OFFLine Version of the iCode Commander Expanderand get ALL these batch files plus the source code FREE!


SITE MENU:
HOME | SEARCH | NEWS | FILES | TOOLS | EMAIL | NOTES | HELP | DEMOS

NeoBASIC™ Cut & Paste Programming
Copyright ©1999-2003 Make It NeoBASIC™
Have A Question About This Page?


Current Keyword: BATCH

Find This Page On The Internet Using:
batch files, iCode commander expander, PRE-PROGRAMMED BATCH FILES, internal command structure, FREE resource, DOS Command, database functions, date time routines, manipulate directories files, get input, produce output, perform math, miscellaneous routines, manipulate strings, variables, full instructions, maximize interactivity