search : bkbk

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on how can ? make a total number the end of list? by BKBK
Comment on how can ? make a total number the end of list? by BKBK
Comment on ColdFusion (2018 release) Update 1, ColdFusion (2016 release) Update 7, and ColdFusion 11 Update 15 Released by BKBK
Comment on Modernize or Die® Podcast – CFML News for January 7th, 2020 – Episode 35 by BKBK
2609590 CF-3827490 External U. Your knowledge of CFML (in this regard) is as out of date as those docs are, BKBK.
2609759 CF-3783011 External U. Nice histrionics, BKBK. That said, yeah: should be fixed. It's pretty shocking something as fundamental as this isn't included in Adobe's own regression tests. -- Adam
Charlie Arehart There are many ways, but perhaps the easiest solution may be to simply convert the list to an array, and then use the CF arraysum function. That could be done in one line (using BKBK's shown salarylist list):
arraysum(listtoarray(salarylist));
I can't tell, nurcanb
delete Bug 3700164 Steps to Reproduce: Actual Result: Expected Result: Any Workarounds: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3700612 External Customer Info: External Company: External Customer Name: BKBK External Customer Email
----------------------------- Watson Bug ID: 3758421 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3754580 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3669307 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: done
install without error. Any Workarounds: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3840648 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment
----------------------------- Watson Bug ID: 3712098 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3429822 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3429821 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
2609590 CF-3827490 External U. BKBK you would have a point if you were actually right. Which... you're not. Clearly Adobe *have* added functionality to loop over a list with for/in, because the above code WORKS. They just haven't updated the docs. Ergo: the docs are out of date. You also don
GavinPickin I am sorry that you did not enjoy the podcast BKBK. I know you and Brad have had disagreements in the past, and I'm sure that didn't help your appreciation of the podcast. We spotlight and highlight each and every ColdFusion event that happens, whether its webinars, or conferences
----------------------------- Watson Bug ID: 3772481 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware and Environment details:
Binary, to be created, and to contain the data from the form. Any Workarounds: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3700164 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My
, and to contain the data from the form. Any Workarounds: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3700163 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware
message is "Multiple cell comments in one cell are not allowed, cell: E9". Steps to Reproduce: If you run the following code, you will reproduce the issue myDoc = spreadsheetNew("Test", true); setComments(myDoc); // Use your own file path here spreadsheetwrite(myDoc, "C:\Users\bkbk
WorldServlet, for example, getPageContext().forward("/HelloWorldServlet"); ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3707543 External Customer Info: External Company: External Customer Name: BKBK External Customer Email: External Test Config: My Hardware
, each time according to one of the specifications described below. Run the tests using the path of a PNG file on your server. /* try { */ fileName="testDownloadFile.png"; mimeType="image/png"; localFilePath="C:\Users\BKBK\Desktop\images\myPic.png"; cfheader(name="Content-Disposition", value