Sponsored Content
Full Discussion: VetTux 4.4 (Default branch)
Special Forums News, Links, Events and Announcements Software Releases - RSS News VetTux 4.4 (Default branch) Post 302167923 by Linux Bot on Saturday 16th of February 2008 01:10:09 AM
Old 02-16-2008
VetTux 4.4 (Default branch)

VetTux is a modern veterinary clinic management and POS system. It aims to provide the veterinarian with a complete solution for running a clinic. License: Other/Proprietary License with Free Trial Changes:
Automatically appends printed forms into the patient document history. The client debt report has been changed to a credit and debt report. Sales commission for goods, support for printing the Auto Procedure price list, and checks for schedule restrictions on receiving stock have been added. This release fixes bugs with rounding on Linux, in receive stock that caused spurious crashing, and in dispense where editing items could get corrupted.Image

More...
 
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 12:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy