Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (205 - 207 of 3931)

Ticket Resolution Summary Owner Reporter
#263 Rejected Drop PluginOpen()/PluginClose() in favor of an #import statement Jon Valik (inspired by Zedna)
Description

One idea is to drop PluginOpen() and PluginClose() and use a pre-processor statement like #import. This removes the load-on-demand functionality of plugins but also removes the need to clean up when done using the plugin (since it's not cleaned up until the script terminates).

#284 Fixed help file error Jon GEOSoft
Description

history.htm contains a link to a non-existant file <li>Added: <a href="functions/RunAs.htm">RunAs()</a> Link should be removed like this <li>Added: RunAs()

#314 No Bug FileCreateShortcut cannot create for non-existing Universal Naming Path Jon anonymous
Description
FileCreateShortcut ( "\\NonExisting\Install","Install.lnk","","","Install","","","","")

hangs, or creates a disfunctional result

"
NonExisting\Install" does not exist or cannot be reached at the instant of shortcut creation

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.