| |
mbouchard
Posts: 1779
Score: 12
Joined: 5/15/2003
From: USA
Status: offline
|
Guidelines / recommendations: 1) Verify that the code works 2) Comment comment comment your code 3) It is strongly recommended that you remove all "work related" info, Server names, ip address, etc. Try to call this out in some fashion (i.e. change \\theactuallservername\theactuallfolder to \\SERVER\SHARE) 4) If the code depends on files stored in a particular folder structure, make sure to explain said structure. 5) This is not a chat topic, please keep any responses on topic and dealing with questions / comments about the original post. Additional remarks / ideas can be posted in the: General Programming & Scripting Discussion Off-topic posts may be moved or deleted. 6) If you update a script, please do not create a new entry, update your existing one. 7) Use the code tags {code} {/code} (replace { with [ ) Note: The guildelines are part of a living document and are subject to change.
< Message edited by mbouchard -- 5/11/2006 11:18:13 PM >
|
|