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

See Also: The iCode Commander Expander | Code Request
Itty Bitty
Commandline Utilities
Copyright ©1999-2003 Make It NeoBASIC™
-=-=-= A COLLECTION OF PRE-PROGRAMMED =-=-=-
-=-=-= EXECUTABLES FOR NEOBOOK DOS =-=-=-
-=-=-= PUBLICATION DEVELOPMENT =-=-=-

Extend the internal command structure of NeoBook DOS Pro EVEN MORE with NeoBASIC™'s Itty Bitty Commandline Utilities! Just like the iCode Commander Expander, these Itty Bitty Commandline Utilities are a FREE resource for NeoBook DOS Pro Authors!

This growing library offers over 15 34KB executables you can use with NeoBook DOS Pro PUBLICATIONs.



  • Calendar - writes a full year calendar to a file named calendar.txt. Use with command:

    DC "CALENDAR.EXE" "TEXT".

  • Decode - decodes an encoded text file to a new text file you specify. Use with command:

    DC "DECODE.EXE FILE1 FILE2" "TEXT".

  • Encode - encodes an external text file to a new text file you specify. Use with command:

    DC "ENCODE.EXE FILE1 FILE2" "TEXT".

  • FileLen - writes length of file to a file named filelen.txt. Use with command:

    DC "FILELEN.EXE FILENAME" "TEXT".

  • Absolute - writes absolute value of a number to a file named absolute.txt. Use with command:

    DC "ABSOLUTE.EXE NUMBER" "TEXT".

  • AddAny - adds any value numbers and writes the sum to a file named addany.txt. Use with command:

    DC "ADDANY.EXE NUMBER1 NUMBER2" "TEXT".

  • AddSum - increments any value by one and writes the result to a file named addsum.txt. Use with command:

    DC "ADDSUM.EXE NUMBER" "TEXT".

  • ArcTan - writes arctangent of number to a file named arctan.txt. Use with command:

    DC "ARCTAN.EXE NUMBER" "TEXT".

  • CoSum - writes cosine of a number to a file named cosum.txt. Use with command:

    DC "COSUM.EXE NUMBER" "TEXT".

  • Days - writes the number between two dates to a file named "daysb.txt". Use with command:

    DC "DAYS.EXE M D YY M D YY" "TEXT".

  • DivAny - divides any value numbers and writes the result to a file named divany.txt. Use with command:

    DC "DIVANY.EXE LARGERNUMBER SMALLERNUMBER" "TEXT".

  • ExpoSum - writes exponent of number to a file named exposum.txt. Use with command:

    DC "EXPOSUM.EXE NUMBER" "TEXT".

  • LogSum - writes logarithm of number to a file named logsum.txt. Use with command:

    DC "LOGSUM.EXE NUMBER" "TEXT".

  • MinuSum - decrements any value by one and writes the result to a file named minusum.txt. Use with command:

    DC "MINUSUM.EXE NUMBER" "TEXT".

  • MultAny - multiplies any value numbers and writes the result to a file named multany.txt. Use with command:

    DC "SUBANY.EXE NUMBER1 NUMBER2" "TEXT".

  • Round - rounds off a decimal and writes the result to a file named round.txt. Use with command:

    DC "ROUND.EXE NUMBER" "TEXT".

  • SineSum - writes sine of number to a file named sine.txt. Use with command:

    DC "SINESUM.EXE NUMBER" "TEXT".

  • SqrSum - writes square root of number to a file named sqrsum.txt. Use with command:

    DC "SQRSUM.EXE NUMBER" "TEXT".

  • SubAny - subtracts any value numbers and writes the result to a file named subany.txt. Use with command:

    DC "SUBANY.EXE LARGERNUMBER SMALLERNUMBER" "TEXT".

  • TanSum - writes tangent of number to a file named tansum.txt. Use with command:

    DC "TANSUM.EXE NUMBER" "TEXT".


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: ITYBITY

Find This Page On The Internet Using:
itty bitty, add, arctangent, calendar, code, commandline, cosine, decimal, decrement, divide, executables, exponent, increment, logarithm,multiply, square root, round, subtract, tangent