Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/26/03 20:53
Read: times


 
#42314 - RE: Software Version Control
Responding to: ???'s previous message
For any released version, I can save everything to a sub folder and even burn them to a CD. The problem is with code that is still in the debuging stage. I am thinking something like a file, for example, called "svc.asm", which only contains:

cseg at 0xFFF0

db 'Date_Time'; <== I want to insert
;system date & time
; here.

end

How can I do this?



List of 19 messages in thread
TopicAuthorDate
Software Version Control            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
      RE: Software Version Control            01/01/70 00:00      
         RE: Software Version Control            01/01/70 00:00      
            RE: Software Version Control            01/01/70 00:00      
               RE: Software Version Control w/ tar            01/01/70 00:00      
                  RE: Incremental TAR / Craig            01/01/70 00:00      
            RE: Software Version Control/Andy            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
      RE: Software Version Control            01/01/70 00:00      
      RE: Dates in Filenames - Paul, Dennis            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      
      Version Control - not just for Software!            01/01/70 00:00      
   sccs, cssc, rcs, cvs            01/01/70 00:00      
      RE: sccs, cssc, rcs, cvs            01/01/70 00:00      
   RE: Software Version Control            01/01/70 00:00      

Back to Subject List