|
|
-
mbova407 knew 1 Years ago through Just Learned
I saw today, in someones code, something like this:
GO 100
At first, I thought that was some typing mistake, but then I found that GO has not only function of ending batch, but also it can execute that batch many times, as specified in:
GO...
|
-
mbova407 Liked 1 Years ago through Just Learned
I saw today, in someones code, something like this:
GO 100
At first, I thought that was some typing mistake, but then I found that GO has not only function of ending batch, but also it can execute that batch many times, as specified in:
GO...
|
-
mbova407 knew 1 Years ago through Just Learned
I saw today, in someones code, something like this:
GO 100
At first, I thought that was some typing mistake, but then I found that GO has not only function of ending batch, but also it can execute that batch many times, as specified in:
GO...
|
-
mbova407 Liked 1 Years ago through Just Learned
I saw today, in someones code, something like this:
GO 100
At first, I thought that was some typing mistake, but then I found that GO has not only function of ending batch, but also it can execute that batch many times, as specified in:
GO...
|
-
mbova407 Commented 1 Years ago through Just Learned
An example and which language you are referring to would be helpful. Not just a link to plug a site....
|
-
mbova407 Commented 1 Years ago through Just Learned
An example and which language you are referring to would be helpful. Not just a link to plug a site....
|
-
mbova407 Commented 1 Years ago through Pages
it was a playful jab at what post might look like in the future, like half the *stuff* on twitter....
|
-
mbova407 Commented 1 Years ago through Pages
I think it is hilarious that your post about limiting characters is a violation of the rule itself as it contains 1217 characters. I did not think that the above post is too long. maybe a max of 1500.
second I agree with dishdy, code should not be ...
|
-
mbova407 Liked 1 Years ago through Pages
We wish to use these pages for publishing various documents, announcements, FAQ etc related to beyondrelational.com...
|
-
mbova407 Commented 1 Years ago through Just Learned
While the VbCrLf makes sense, I would not use just the Chr(10) but chr(13) + chr(10) CR and Lf...
|