Hullo Virgil.

uh - changed from what?
there is no visual thing to show you , sorry.
Most folk use a source control provider software package of some sort to
keep track of changes and mods. VSS, CVS, etc etc.

You might want to institute a comment writing methodology -
here's what i use for new lines of code to existing method:

*-- 04/22/07 10:22 WCS +4 add mods for active x encapsulation
so there's
1) personal date/time stamp
2) programmers initials
3) + (plus) means addition
4) 4 - how many lines of code added
5) add mods.... short description of why the change was made.

for removing lines o code, its similar
*-- 04/18/07 22:23 WCS -4 remove wrapprinter() method call
* thisform.addobject('printobj2','wrapprinter',2)
* thisform.printobj2.output = '//maximus/hp8150n'
* thisform.printobj2.res = '150'
* thisform.printobj2.notify = 'False'

but those are for removes for production code- if yer just fiddling around
trying to make something work, then you might wanna adopt yer own
notations for 'fiddle time' .

HTH - Regards [Bill]
-- 
William Sanders / efGroup {rmv the DOT BOB to reply}
VFP Webhosting? You BET! -> http://efgroup.net/vfpwebhosting
Failing dotNet Project? -> http://www.dotnetconversions.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to