User talk:Demivec: Difference between revisions

From Rosetta Code
Content added Content deleted
(cleanup)
No edit summary
Line 1: Line 1:
<pre>
{{User:Short Circuit/new user greeting}} --[[User:Short Circuit|Michael Mol]] 04:50, 27 February 2010 (UTC)
Demivec

please stop giving me suggestions.

it is obvious which line of code you are objecting to:


; for i = 0 to lenn-1:so(chr(d(i) + 'a')):next
for i = 0 to lenn-1:Debug chr(d(i) + 'a'):next
; cw("")
Debug ""


1] i do not use the PureBasic IDE.
2] i use scite.
3] i have many tools which allow me to build code quickly that use the output window in scite.
4] a debug screen popping up into one's face is not an output window as the code above makes clear.
5] this site is about solving tasks in the solver's choice of language.
6] this site is not about promoting proprietary programming languages.
7] this site is not about providing links to proprietary programming language websites.

finally, and most importantly... YOU ARE free to add YOUR OWN solution.

so in the future... that is exactly what YOU should do.

so once again Demivec, please stop giving me suggestions.

thank you.
brianO

</pre>

Revision as of 21:28, 18 August 2012

Demivec 

please stop giving me suggestions.

it is obvious which line of code you are objecting to:


                        ; for i = 0 to lenn-1:so(chr(d(i) + 'a')):next
                        for i = 0 to lenn-1:Debug chr(d(i) + 'a'):next
                        ; cw("")
                        Debug ""


1] i do not use the PureBasic IDE.
2] i use scite.
3] i have many tools which allow me to build code quickly that use the output window in scite.
4] a debug screen popping up into one's face is not an output window as the code above makes clear.
5] this site is about solving tasks in the solver's choice of language.
6] this site is not about promoting proprietary programming languages.
7] this site is not about providing links to proprietary programming language websites.

finally, and most importantly... YOU ARE free to add YOUR OWN solution.  

so in the future... that is exactly what YOU should do.

so once again Demivec, please stop giving me suggestions.

thank you.
brianO