To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41695


User jsk changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jun  6 05:48:26 -0700 
2005 -------
Tested 

sub test

    dim F as string
    dim S as string
    F = "/export/home/autojsk/test.txt" 
    Open F for random as #17

    get #17, 1, S
    msgbox( S )

end sub

Works ok, verified.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to