CUR Lastversion(): Returns the File Stamp of CUR Functions

CUR Lastversion(): Returns the File Stamp of CUR Functions

<p> Cursor Functions</p><p>Cursors Functions Cursor Functions</p><p>CUR_LastVersion() : Returns the file stamp of CUR functions.</p><p>Remark This function helps the developer identifying the last version of a set of functions. Sometimes the global version information of FOCUS.FLL (MIS_major() and MIS_minor()) does not help tracking down the changes in a project. Starting with version 6.0 of FOCUS.FLL, each source file has now an internal date and time stamp.</p><p>Syntax CUR_LastVersion()  szLastVersion</p><p>Parameters None.</p><p>Returns szLastVersion string identifying the last version of the functions set. The string is similar to "C:\Focus\5.0\CURSOR.C-Mon Oct 19 15:55:22 1998". CUR_load() : Creates a cursor based on data contained in a file.</p><p>Remark Although perfectly operational, the CUR_Load() function of FOCUS.FLL suffers from VFP default cursor handling. Usually, setting up the cursor thanks to CUR_Load() seems to have no effect at all. This is because VFP resets the cursor to what it finds appropriate based on the context of the program.</p><p>The file is specified by its name or by a system cursor identifier. The function returns a handle to the newly created cursor. Files containing cursor data may be in either cursor (.CUR) or animated cursor (.ANI) format. </p><p>Syntax CUR_Load( szCursorFile )  lSuccess</p><p>Parameters szCursorFile indicates the source of the file data to be used to create the cursor. The data in the file must be in either .CUR or .ANI format.</p><p>Returns lSuccess .T. if the cursor file is loaded successfully; .F. otherwise.</p><p>Example CUR_Load( "C:\WINDOWS\CURSORS\MYHAND.CUR" )</p>

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    2 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us