Register to post in forums, or Log in to your existing account
 

 Related 
Contents
Files
  #CLOSE
  #ERASE
  #FILE
  #FTP
  #IMAGE
  #LOG
  #READ
  #RESET
  #SEND
  #TYPE
  #WRITE
  #WRITELOG
  %filesize
  %grep
  %read
  %write
Scripting Reference
  Predefined Variables
  Arrays
  Automapper
  Comparison
  Conditionals
  Control
  Conversion
  Create/Modify Settings
  Database
  DDE/COM
  Dice
  Display
  Exits
  Extraction (strings)
  Files
  Lists
  Logic
  Loops
  Math
  Miscellaneous
  Modification (strings)
  MultiWindow
  Paths
  Records
  Removing Settings
  Room Numbers
  Rooms
  Session
  Settings
  Sounds and Externals
  Speedwalking
  Tick Timer
  Triggers
  User Interface I/O
  Variables
  Zones
Files [[cmud_ref_files]] 
#CLOSE filenum
Closes a file
#ERASE filenum
Deletes a file
#FILE filenum filename
Opens a file
#FTP command arguments
Executes an FTP command
#IMAGE filename
Displays an image in a popup window
#LOG filename new
Opens a log file, or toggles logging
#WRITELOG text
Writes a line of text to the currently active log
#READ filenum recnum
Read a line from a file
#RESET filenum
Reset file position back to beginning
#SEND filename prefix postfix
Sends the contents of a file to the MUD.
#TYPE filenum pattern
Display the contents of a file, or the lines matching a pattern
#WRITE filenum value recnum
Writes a value to a file
%filesize(filenum)
Returns the number of lines in a file
%grep(filenum,pattern)
Return lines in the file that match a pattern as a string list
%read(filenum,recnum)
Reads a line from a file
%write(filenum,string,recnum)
Writes a string to a file
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net