source_process_startup
Reads, then executes a .tvd file when a process is loaded
Format: 
TV::source_proccess_startup process_id
Arguments: 
process_id
The PID of the current process.
Description: 
The TV::source_process_startup command loads and interprets the .tvd file associated with the current process. That is, if a file named executable.tvd exists, the CLI reads and then executes the commands in it.