Recent Changes - Search:

Misc

Applications

Games

Made

Plugins

Darkbasic professional third party command (TPC) dlls

Append to file

Add commands to append to files.

Commands

  • OPEN TO APPEND File num,filename$
  • OPEN TO APPEND WRITE File num,filename$
  • CLOSE APPEND File num
  • APPEND STRING File num,String
  • APPEND LONG File num,Integer
  • APPEND BYTE File num,Byte
  • APPEND FLOAT File num,Float
  • APPEND WORD File num,Word

Download v1.2 append.zip - 10Kb with source

Message Box

Adds commands to use standard windows message boxes.

Commands

  • result = msgbox("message","title",options)
  • msgbox "message","title",options
  • msgbox "message"

Download v1.1 20/03/04
msgbox.zip - 8Kb with source

Edit - History - Print - Recent Changes - Search
Page last modified on March 05, 2008, at 05:04 PM