Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Thu Jan 01, 2004 8:20 am Post subject: VDS 5.01 - New Commands and Updated Functions |
|
|
Two new commands to take note of:
| Code: | NEW COMMAND: ICOTOBMP
Syntax:
ICOTOBMP <output_bmp>, <input_ico> {, <index>, <16|32> }
Description:
Converts an icon (from an ICO, EXE or DLL file) to a 32x32 or 16x16 bitmap
OK:
Set to true. |
| Code: | UPDATED FUNCTION: @LIB()
* increased the maximum number of arguments to a DLL function that can be passed using the @LIB function to 12 |
| Code: | UPDATED FUNCTION: @ITEM(TABLE,ROW,COLUMN)
* added @item(TABLE1,row,column) to get an individual cell from a table element |
_________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|