tracker issue : CF-3041909

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

Bug 83868:(Watson Migration Closure)fileSeek should return the position per the docs, but it returns nothing

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)

Created: 08/19/2010

Components: Language, Functions

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

fileSeek should return the position per the docs, but it returns nothing. Assigning the result of fileSeek to a variable produces a compiler error even though the docs say the function returns a value.http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSe9cbe5cf462523a0693fe51b122efd48f99-8000.html
Method:

x = fileSeek(handle,10);
Result:

The result of the method fileSeek cannot be assigned because it does not return a value.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041909

External Customer Info:
External Company:  
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 08/19/2010

Attachments:

Comments: