Page 1 of 2 12>
Topic Options
#95795 - 2001-12-18 06:04 AM KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

We create a summary of all topics which are published at the FunctionLib page
of site http://www.scriptlogic.com/kixtart/FunctionList.asp?FT=All
So it can be much easier to find a wanted function.
code:
ScriptLogic Functions  (c) 2002 - scripting@wanadoo.nl 2.01
.
- Date Functions -
datemath.asp Performs mathematical computations on a date or computes days between two dates.
day.asp Returns the day portion of a specific date.
month.asp Returns the month portion of a specific date.
monthname.asp Returns the month name, given a specific date or number.
serialdate.asp A function used to convert dates to numbers for use in mathematical computations using dates.
serialtime.asp A function used to convert time to numbers for use in mathematical computations using time.
verbosedate.asp Returns a verbose representation of a specific date. Example: "April 1st, 2001".
year.asp Returns the year portion of a specific date.
- Math & Numerical Functions -
abs.asp Returns the absolute value of an expression.
cnvtbase.asp Converts numbers from any base (2-36) to any base (2-36). i.e. base 2=binary, 8=octal, 10=decimal, 16=hex, etc.
exp.asp Mathematical Exponentiation.
mod.asp Returns the modulus, given a dividend and a divisor.
ordinal.asp Takes a number and returns the named series of that number (e.g.: 1st, 2nd, 53rd, 89th, etc.).
xor.asp Performs an Exclusive Or on two numbers.
- String & Array Functions -
trim.asp Removes both the leading and trailing spaces from a text string.
ascan.asp Scans the elements of an array for a matching expression.
asort.asp Sorts the elements of an array (ascending or descending).
instring.asp Similar to KiXtart's built-in Instr( ) function, with expanded capabilities.
join.asp Combine the elements from an array into a single, concatenated string.
joinrev.asp Combine the elements from an array (in reverse order) into a single, concatenated string.
left.asp Similar to KiXtart's built-in Substr( ) function. Created for ease-of-transition between different languages.
numsep.asp Inserts the regional default thousand separator character (or alternate character of choice) into a number.
occurs.asp Calculates the number of times a string occurs within another string, element or all the elements of an array.
repeat.asp Returns a string composed of a specified character repeated n times.
right.asp Similar to Left( ), but parses from right to left.
strip.asp Removes (by default) all punctuation from a given string. However, any list of characters may be specified for removal.
stuff.asp Allows to add, replace, remove or substitute characters of one text string with another.
word.asp Returns the n-th word of a text string.
words.asp Count the number of words in a text string.
- File, Folder, Disk & Printer Functions -
comparefiledates.asp Compares the date-only portion of two files.
getdefaultprinter.asp Gets the name of the current user's default Windows printer.
getfileext.asp Returns only the filename's extension, given a filespec.
getfilename.asp Returns the filename-only portion of a given filespec.
getfilepath.asp Returns the path-only portion of a given filespec.
getfoldersize.asp Returns the total bytes consumed by the files in a folder tree.
isunc.asp Indicates whether the given path is a UNC or not.
makepath.asp Creates a multi-level directory structure on a local or remote system.
mapdrv.asp Controls drive mapping. Return code may be parsed for events/errors.
unique.asp Creates a zero-length unique-named file in the specified directory.
- General Functions -
compareversions.asp Compares two multi-segment version strings.
displaytext.asp Packaged combination of KiXtart's AT( ) function and Color command.
getservicestartup.asp Returns the startup state of any service, given its 'short' name.
getsoftwarelist.asp Return and array consisting of the software programs installed on the client.
iif.asp Also known as an Immediate IF, this function evaluates a logical expression and then returns one of two results.
ingroups.asp Checks whether the user is a member of a group, given a list of one or more groups.
queryhotfix.asp Queries the installation of a specific Operating System Hot Fix or displays all Hot Fixes installed on the specified computer.
sreg.asp Searches specified string from value and/or value name in specified subkey-tree in registry and returns all occurrences in array.
wait.asp Pauses script execution for a specified number of seconds or until a key is pressed.
.
Functions 48 20020129

suggestions are always welcome.
greetings.

btw: at the moment we are busy with little changes to the program, which will
makes it possible that you can go with one-mouse-click to wanted topic.
also this information will be transformed to an additional page on our site.

btw: updated till 18 December 2001

[ 29 January 2002: Message edited by: MCA ]

[edit subject by MCA]

[ 30. January 2003, 03:50: Message edited by: MCA ]
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95796 - 2001-12-20 05:53 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

We have finish our summary report about published UDFs on
http://www.scriptlogic.com/kixtart/FunctionLib.asp
site.
Two versions released, which will be updated on frequently basis


also those versions released for the site
http://kixtart.org

Both issues you will find on our site-part KiXtart information.
Symbol on our homepage has been linked to the text file versions.
greetings.

btw: for discussions the other forums

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95797 - 2002-01-29 02:24 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

New format.
greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95798 - 2002-02-27 04:56 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

The Scriptlogic site has restyle the functionlib page. Also
the related address are modified. In some situation functions are removed
f.e. Trim which was incorporated in latest KiXtart releases.

A very new facility is: Scriptlogic can mail you all required functions in KiXtart format
Example for Abs is:

code:

;--[ Function: Abs() ]----------(last revised: 2001/12/11)-
;
;
;- Action:
;
; Mathematical absolute value.
;
;
;- Syntax:
;
; ABS (Expression)
;
;
;- Parameters:
;
; Expression (Required / String)
; a number or numerical expression.
;
;
;- Remarks:
;
; None
;
;
;- Returns:
;
; Returns the absolute value of the expression.
;
;
;- Example:
;
; $result=abs(-3)
;
; $x=10*10-145
; $result=abs($x)
;
;

function abs($Expr)
;returns the absolute value of a number
$Expr=0+$Expr
if $Expr<0
$Expr=-1*$Expr
endif
$abs=$Expr
endfunction


Based on this new input we have also update our program for creation
the right information for you. You can read now, which functions are
new or updated.
Next reaction will contain an example of latest update.
greetings.

btw: related addresses
http://home.wanadoo.nl/scripting/specials/kix-udf2.htm (= html page with direct function links)
http://home.wanadoo.nl/scripting/specials/kix-udf2.txt (= plain text)

[ 27 February 2002: Message edited by: MCA ]

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95799 - 2002-02-27 04:57 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,
New format
quote:


ScriptLogic Functions (c) 2002 - scripting@wanadoo.nl 2.07

abs Mathematical absolute value.
N allflags Given two numbers, returns a boolean true if ALL the '1' bits in the second number are set in the first number, else returns a boolean false.
N anyflags Given two numbers, returns a boolean true if ANY of the '1' bits in the second number are set in the first number, else returns a boolean false.
N arrayenumkey Creates an array of names of the subkeys contained in a registry key or subkey
N arrayenumvalue Creates an array of names of the registry entries contained in a registry key or subkey
ascan Searches all elements of an array for a matching expression.
asort Sorts the elements of the array.
N cnvtbase Converts numbers from any base (2-36) to any base (2-36). i.e. base 2=binary, 8=octal, 10=decimal, 16=hex, etc.
N cnvtbase2 Within the numeric and string limits of KiXtart, converts any numeric base to any other numeric ase.
comparefiledates Compares the dates of two files.
compareversions Compares two multi-segment version strings.
datemath Performs mathematical computations on a date or computers days between two dates.
day Returns the day portion of a specific date.
displaytext Displays text at specified coordinates (or centered on row). Color may be optionally specified.
exp Mathematical Exponentiation
N flip_currency Add or remove the currency symbol (as defined in your system setup) in a number.
N flip_dec Add or remove the decimal character (as defined on your system) in a number/string.
N flip_numsep Add or remove number separators (i.e. commas for U.S.) in a number.
N flip_sertime Given a time, returns seconds since midnight. Given seconds since midnight, returns a time.
N fmt Given a string and formatting codes, returns a formatted string.
getdefaultprinter Gets the name of the current user's default Windows printer.
getfileext Returns only the filename's extension, given a filespec.
getfilename Returns the filename-only portion of a given filespec.
getfilepath Returns the path-only portion of a given filespec.
getfoldersize Return the total bytes consumed by the files in a folder tree.
N getlinecount Counts the lines in a given text file.
N getlines Gets a line or range of lines from a text file.
getservicestartup Returns the startup state of any service, given its 'short' name.
getsoftwarelist Return and array consisting of the software programs installed on the client.
iif Also known as an Immediate IF, this function evaluates a logical expression and then returns one of two results.
ingroups Checks whether the user is a member of a group, given a list of one or more groups.
instring Scans a string for the presence of a second string.
isunc Indicates whether the given path is a UNC or not.
join Combine the elements from an array into a single, concatenated string.
joinrev Combine the elements from an array (in reverse order) into a single, concatenated string.
makepath Creates a multi-level directory structure on a local or remote system.
mapdrv Briefly describe the action of the function.
mod Mathematical modulus
month Returns the month portion of a specific date.
monthname Returns the month name, given a specific date or number.
numsep Inserts thousand separators in a number.
occurs Calculates the number of times a string occurs within another string, element or all the elements of an array.
ordinal Takes a number and returns the named series of that number (e.g.: 1st, 2nd, 53rd, 89th, etc.).
queryhotfix Queries the installation of a specific Operating System Hot Fix or displays all Hot Fixes installed on the specified computer.
U repeat Returns a string composed of specified character(s) repeated n times.
serialdate Convert dates to numbers (and back) for the purpose of performing date math.
serialtime Convert time to numbers (and back) for the purpose of performing time math.
U strip Removes (by default) all punctuation from a given string. However, any list of characters may be specified for removal.
stuff Allows to add, replace, remove or substitute characters of one text string with another.
U unique Creates a zero-length unique-named file in the specified directory and returns the fully qualified file spec.
verbosedate Returns a verbose representation of a specific date. Example: "April 1st, 2001".
wait Pauses script execution for a specified number of seconds or until a key is pressed.
U word Returns the nth word from a string.
U words Count the number of words in a text string.
N write Send a string to one ore more destinations.
xor Performs a binary Exclusive Or on two numbers.
year Returns the year portion of a specific date.

Functions 57 20020227 (14 new entries/5 updated entries)




greetings.

Last updated 27 February 2002

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95800 - 2002-02-27 05:03 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
MCA,
Would it be possible for you to hyperlink the topics? In the old format, at least the topic numbers were listed so one could easily change the last few digits of the URL for this topic and Presto! you're there. Now that feature is no more.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#95801 - 2002-02-27 05:13 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear Les,

The Scriptlogic site wasn't used numbers of functions. We think you are talking about the other topic which handles about kixtart.org site.
greetings.


btw: related kixtart.org site addresses
http://home.wanadoo.nl/scripting/specials/kix-udf1.htm (= html page with direct function links)
http://home.wanadoo.nl/scripting/specials/kix-udf1.txt (= plain text)

[ 27 February 2002: Message edited by: MCA ]

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95802 - 2002-02-27 05:21 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
You are so very right. My apologies. I hope at the very least that the UDF Summary for kixtart.org will retain the topic numbers or that you may consider HREF'ing them.
Thanks for setting me straight.

{edit}
If I took the time to read all that was written, I would not have to apologize so much. I see now that you plan to HREF them and have already done so on your site. It looks good.
BTW the link you have to ScriptLogic must have changed as it no longer works. Try http://www.scriptlogic.com/kixtart/functionlist.asp instead.

[ 27 February 2002: Message edited by: LLigetfa ]

_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#95803 - 2002-02-28 06:32 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear Les,

We react sometimes also very fast, but the advantage of mistyping is:
your reaction will be better next time.
Such reactions may point you also to other issues and ideas to improve
your site, script, tool or other item.

Les, we will always hyper-link our (UDF) html pages to the real related
pages. Only the plain text versions will do without them.
Possible problems with links on our site will be repaired once a month or
after feedback of readers.
greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95804 - 2002-11-19 04:27 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11629
Loc: CA
Since this is not an actual UDF but links and discussion about UDF this post should probably be moved to GENERAL and / or mentioned in one of the FAQs if appropriate.

In general the UDF forum is for UDF code and discussions are now taken to another forum with reference back to the UDF posted code.

Radimus?

Top
#95805 - 2002-12-01 04:39 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
(moderator moves F12-87 topic)

[ 01. December 2002, 04:54: Message edited by: MCA ]
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95806 - 2002-12-06 07:40 PM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
FYI: Scriptlogic are redesigning their UDF function library. So it is possible
that the URL links on our page doesn't return the right results. Please have patient.

We will upgrade our page for compliancy later this month.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95807 - 2003-01-27 12:19 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Our link about Scriptlogic's function library has been updated.
Our link is kix-udf2.htm, plain text version is kix-udf2.txt.
Scriptlogic's new link is FunctionList.aspx

Latest status
code:
ScriptLogic Functions  (c) 2003 - scripting@wanadoo.nl 2.15
.
Abs Mathematical absolute value.
AllFlags Given two numbers, returns a boolean true if ALL the '1' bits in the second number are set in the first number, else returns a boolean false.
N AllSpecialFolders Dynamically sets variables with the path of all available Windows special folders.
AnyFlags Given two numbers, returns a boolean true if ANY of the '1' bits in the second number are set in the first number, else returns a boolean false.
ArrayEnumKey Creates an array of names of the subkeys contained in a registry key or subkey.
ArrayEnumValue Creates an array of names of the registry entries contained in a registry key or subkey
Ascan Searches all elements of an array for a matching expression.
Asort Sorts the elements of the array.
BinaryIP Converts an IP address into a binary string.
CalcLogicalSubnet This function returns the logical subnet ID when given an IP-Address and Subnet mask.
CnvtBase Converts numbers from any base (2-36) to any base (2-36). i.e. base 2=binary, 8=octal, 10=decimal, 16=hex, etc.
CnvtBase2 Within the numeric and string limits of KiXtart, converts any numeric base to any other numeric base.
CompareFileDates Compares the dates of two files.
CompareVersions Compares two multi-segment version strings.
cTime Converts a cTime time into Kixtart format
DateMath Performs mathematical computations on a date or computers days between two dates.
Day Returns the day portion of a specific date.
N DBCommand Executes a SQL statement and returns an array of records if applicable.
DBConnClose Closes a connection to a database that has previously been opened with DBConnOpen()
DBConnOpen Open a connection to a database using ADODB
DBExecuteSQL Executes a SQL command on a database
DBGetRecordset Retrives a recordset from a database as the result of a SQL query
DBRecordsetClose Closes a recordset that has beeen previously opened with DBRecordsetOpen()
DBRecordsetOpen Opens a recordset object from a database
DelDirTree Deletes all directories and files under $root ($root is excluded). Excludes from deletion any directory (and its content) listed in $excludelist. $excludelist is a string containing a semicolon-separated list of dirs.
DelPrinterConnections unmaps connected printers
DisplayText Displays text at specified coordinates (or centered on row). Color may be optionally specified..
divIP Strip IP address to separate octets for use in mathematical comparisons, et al. Concatenates trimmed IP address together as human-readable form (e.g. 192.168.0.10).
Exp Mathematical Exponentiation
FillWithAsterisk Displays asterisks while user enters password.
FindPROC Returns the PID of the requested process
Flip_Currency Add or remove the currency symbol (as defined in your system setup) in a number.
Flip_Dec Add or remove the decimal character (as defined on your system) in a number/string.
Flip_Numsep Add or remove number separators (i.e. commas for U.S.) in a number.
Flip_SerTime Given a time, returns seconds since midnight. Given seconds since midnight, returns a time.
Fmt Given a string and formatting codes, returns a formatted string.
GetADsPathFromHexSid Uses COM (ADsSecurity.DLL) to translate a Hex Sid into the objects AdsPath.
GetDefaultPrinter Gets the name of the current user's default Windows printer.
GetDiskName Returns the volume name of the selected partition.
GetDrives Returns an array of drives of a particular type.
GetDrives2 Returns an array of drives of the specified types.
GetFileExt Returns only the filename's extension, given a filespec.
GetFileName Returns the filename-only portion of a given filespec.
GetFilePath Returns the path-only portion of a given filespec.
GetFolderSize Return the total bytes consumed by the files in a folder tree.
GetIPinfo Gathers a computers IP address, subnet mask, and default gateway on computers that do not support EnumIPinfo().
GetLineCount Counts the lines in a given text file.
GetLines Gets a line or range of lines from a text file.
GetServiceStartup Returns the startup state of any service, given its 'short' name.
GetSoftwareList Return and array consisting of the software programs installed on the client.
GroupMembers returns an array containing all members of a specified group.
GUICopy Uses the Shell Object to copy or move files/folders. Displays the animated 'Copying Files' progress dialog as files/folders are being copied.
IIF Also known as an Immediate IF, this function evaluates a logical expression and then returns one of two results.
InContainer Determines if the current NT4 acount name type of the user or computer is a member of a specific container (OU, Computers, etc) in Active Directory.
InGroups Checks whether the user is a member of a group, given a list of one or more groups.
InOU Check user/computer OU from Active Directory Updated on 05/09/2002, 9x/NTx flavor only
InString Scans a string for the presence of a second string.
IsAlpha To determine whether supplied character string consists of alphabetic characters (non numeric)
IsLower This function determines supplied string is lowercase.
IsRas Determines if client is using a dial-up connection (modem) to access the network.
IsUNC Indicates whether the given path is a UNC or not.
IsUpper This function determines supplied string is uppercase.
Join Combine the elements from an array into a single, concatenated string.
JoinArray Joins two arrays together. Also allows the adding of elements to an array.
JoinRev Combine the elements from an array (in reverse order) into a single, concatenated string.
LastLogged Action: Show users that have not logged in 30 days
Left Returns a String containing a specified number of characters from the left side of a string
MakePath Creates a multi-level directory structure on a local or remote system.
N MakePathsFromADlocation Use TranslateName() to return the Conical Name of an account from the ActiveDirectory. The
concical name is then split up and the parts are used to build a series of directory paths
that are stored in an array. Certain characters that are invalid in in directory names are
removed from the conical name and are not included in the final path. This array of paths
can be used to execute subscripts for specific collections of users or computers based on
domain and OU hierachy.
MapDrv Briefly describe the action of the function.
Mod Mathematical modulus
Month Returns the month portion of a specific date.
MonthName Returns the month name, given a specific date or number.
MsecSleep Sleep for a number of mili-seconds.
NUGMap Automate net use without even edit your kix-file, all just based on groups in the domain
NumSep Inserts thousand separators in a number.
Occurs Calculates the number of times a string occurs within another string, element or all the elements of an array.
Ordinal Takes a number and returns the named series of that number (e.g.: 1st, 2nd, 53rd, 89th, etc.).
PadStr Left pad or Right pad a string with specified character(s) to a specified overall length.
Pipe Submits a shell command and redirects output to an array
QueryHotFix Queries the installation of a specific Operating System Hot Fix or displays all Hot Fixes installed on the specified computer.
RegWrite Creates deep registry keys
N RemoteCommand Execute a command, local to that PC, using the system account.
Repeat Returns a string composed of specified character(s) repeated n times.
RepeatStr Repeats a given string a specified number of times.
Replace The function replace all subString in a String with another subString.
ReplaceStr Given a string, this function replaces either the first occurrence or all occurrences of second supplied string.
Right Returns a String containing a specified number of characters from the right side of a string.
SerialDate Convert dates to numbers (and back) for the purpose of performing date math.
SerialTime Convert time to numbers (and back) for the purpose of performing time math.
slUBound Returns the upper boundary of an array, or -1 if the array has only one element and the element is a blank string.
N str Returns any numeric expression as a string.
StringReplace The function replaces all subString occurrences in a String with another subString, original by Jeff Shahan, modified by Michel Sijmons to really replace strings.
Strip Removes (by default) all punctuation from a given string. However, any list of characters may be specified for removal.
StrSidToHexSid Converts a Sid in string (S-1-5-21-...) format to Hex format
Stuff Allows to add, replace, remove or substitute characters of one text string with another.
TitleCase Places correct case on first position of character string and to the rest of characters in string.
Touch Touches the save time on the file to current time. If the files doesn't exist, it is created as empty.
TranslateName Translates from one name type to another. Good for converting an NT4 type name like domain\user into an LDAP distinguished name used in Active Directory or the reverse.
TrimIP This function returns a valid IP address trimmed for spaces
TypeWrite Display specified text at a specified location using a 'command & conquer' typewriter style (E.V.A.)
Unique Creates a zero-length unique-named file in the specified directory and returns the fully qualified file spec.
UserGroups Returns a list of groups that a given users is a member of
UserRename Renames a NT user account.
ValidColor Validates Colors for Foreground and Background
VerboseDate Returns a verbose representation of a specific date. Example: "April 1st, 2001".
VersionCompare Compare two multi-segment version strings.
Wait Pauses script execution for a specified number of seconds or until a key is pressed.
WeekDaysDiff Calculate the number of week days (M-F) between two dates.
Word Returns the nth word from a string.
Words Count the number of words in a text string.
Write Send a string to one or more destinations.
WriteLog Permanently opens the file coded in the UDF as file handle "1" and writes time stamped text to file handle "1" throughout the execution of your script.
Writelog2 Writes text to a specified log file with optional TimeStamp.
XOR Performs a binary Exclusive Or on two numbers..
Year Returns the year portion of a specific date.
.
Functions 116 20020125 (5 new entries/no updated entries)

greetings.

btw: at the moment we will update this information once a week. Working on a new version
based on new format on Scriptlogic site.

[ 27. January 2003, 00:46: Message edited by: MCA ]
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95808 - 2003-01-27 12:34 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
MCA,
There comes a time when you should re-evaluate whether this thread is worth maintaining. First off, becaase of the very long lines, most readers would not know how to navigate it. Second, since it is so long, it is doubtful that anyone would perservere to the end. Thirdly, with the more sophisticated and better maintained summaries on Jooel and NTDOC's UDF mirror sites, this one pales by comparison.

I really don't see value in this thread.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#95809 - 2003-01-27 12:55 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear Les,

Of course we re-evaluate such things. Of course we saw also the long line in the plain text
version. We have already correct it for this topic.
Most guys will read the HTML format which doesn't have any problem with too long lines.

Don't forget we aren't talking about a mirror of "kixtart.org" UDF forum. This thread handles
about "Scriptlogic" UDF library.

Of course information can be valuable for all readers, but other guys like it. During the
"kixtart.org" off-line period our site was the only site showing which UDF's exist.
Jooel's UDF mirror site was overwritten with empty information.
In the definitive version on our site everybody can download those UDF information also.
Only the format is different.
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95810 - 2003-01-27 01:03 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
MCA,
The long line persist and I was not talking about korg UDFs... well at least NTDOC has an SL mirror.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#95811 - 2003-01-27 01:31 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
my udfcollector had a lack of check of having the kixtart.org site.

as this was not expected.
anyway, where on your site we can see the full UDFs not only that cryptic topic stuff?

now as the collector has been updated with some code, it should stand forever with newist data before loosing korg... forever.
_________________________
!

download KiXnet

Top
#95812 - 2003-01-29 05:18 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Looking at following links

kix-faq.htm
kix-udf1.htm

which you can find on home - kix info and summary of site page
contains special links. Information will be updated on a regular base.
The printer-friendly link is a mirror of topic on our scripting@wanadoo.nl site.
The other link points to topic on kixtart.org site.

And for a sorted list take a look at the links

BB historical facts - Kixtart FAQ
BB historical facts - Kixtart UDF

The link is a printer-friendly mirror of topic on our scripting@wanadoo.nl site.
It will be updated once a month.
greetings.

btw:
- the links on our summary of UDF items on "http://www.scriptlogic.com" site opens related UDF.
info and links has been updated.
- in the future we will introduce also a mirror of Scriptlogic UDF's entries.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#95813 - 2003-01-29 04:11 PM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
yeah, ok.
so, you have mirrored the UDF forum entirely...
didn't realize that printer-friendly thing before.
_________________________
!

download KiXnet

Top
#95814 - 2003-01-30 03:46 AM Re: KIX-INFO+MIRROR: summary of UDF items on "http://www.scriptlogic.com" site
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear Lonkero,

We have implement it last week. Also the scriptlogic UDF we are mirroring now.
Our signature part summary reports points directly to the actual ones.
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
Page 1 of 2 12>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 675 anonymous users online.
Newest Members
batdk82, StuTheCoder, M_Moore, BeeEm, min_seow
17885 Registered Users

Generated in 0.082 seconds in which 0.029 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org