<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=SourceByAuthor</id>
	<title>SourceByAuthor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=SourceByAuthor"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=SourceByAuthor&amp;action=history"/>
	<updated>2026-04-28T22:13:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=SourceByAuthor&amp;diff=2255&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=SourceByAuthor&amp;diff=2255&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:56Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*[[Ian McGowan]]&lt;br /&gt;
&lt;br /&gt;
:[[BFormat]] - A utility to format basic code&lt;br /&gt;
:[[GetFileInfo]] - A wrapper around the O[[/S]] fstat command, or a [[PerlVersionOfFstat]].  Returns information about a unix file in a convenient format.&lt;br /&gt;
&lt;br /&gt;
:[[GetLineStack]] - An input subroutine that allows editing with the arrow keys.  Works with vt100 and wyse50.&lt;br /&gt;
&lt;br /&gt;
:[[TclStack]] - a TCL stacker/development environment.  Works better with [[GetLineStack]], but not required.&lt;br /&gt;
&lt;br /&gt;
:Some perl stuff&lt;br /&gt;
: [[rs-form.pl]]&lt;br /&gt;
: [[CGI.MASTER]]&lt;br /&gt;
: [[cgiclient.pl]]&lt;br /&gt;
: [[cgiserver.pl]]&lt;br /&gt;
: [[PerlVersionOfFstat]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*[[James Raposa]]&lt;br /&gt;
&lt;br /&gt;
:[[HMAC]] - Sample Unidata / Universe Basic code to produce an HMAC-MD5 hash&lt;br /&gt;
:[[MD5Hash]]  - Sample Unidata / Universe Basic code to produce an MD5 hash&lt;br /&gt;
:[[ParseXML]]  - Sample Unidata / Universe Basic code to parse an XML text file&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*[[Keith Johnson]]&lt;br /&gt;
: [[AMVdefine_AE]] - Alternate Editor utility to define associated multivalues for amvedit&lt;br /&gt;
: [[AMVedit_AE]] - Alternate Editor utility to edit associated multivalues&lt;br /&gt;
: [[ASORT]] - Sorts Associated Multivalues&lt;br /&gt;
: [[CAM_AE]] - Alternate Editor utility to convert PICK.VARIABLES to Camelcase (see [[MAC_AE]] below)&lt;br /&gt;
: [[Chead]] - &amp;quot;See header&amp;quot; QM utility to show information about compiled code. &lt;br /&gt;
: [[Compare]] - To see the changes in two records - usually program code.&lt;br /&gt;
: [[FieldInput]] - Generalised Input subroutine that handles various types of input in a somewhat intelligent manner.  EG passwords, dates, time, patterns, lists, and so on.  Using this can reduce your source code size quite a lot.&lt;br /&gt;
: [[FileInfo]] - [[UniVerse]] utility to show information about a file using FILEINFO()&lt;br /&gt;
: [[FileStatus]] - [[UniVerse]] utility to show information about a file using STATUS&lt;br /&gt;
: [[GetKey]] - Acts like keycode() in QM - returns a single character for any key pressed.&lt;br /&gt;
: [[Getptr]] - [[UniVerse]] version of GETPTR function in [[UniData]] &lt;br /&gt;
: [[HelpForUniverse]] - Displays like the [[UniData]] help because the [[UniVerse]] one splodges the screen when at the console in NT.&lt;br /&gt;
: [[InputWait]] - Duplicates in Universe the INPUT...WAITING functionality available in [[UniData]] &lt;br /&gt;
: [[LineEDitor]] - A version of [[UniData]]&amp;#039;s AE with embedded full page editor.&lt;br /&gt;
: [[MAC_AE]] - Alternate Editor utility to convert Camelcase to PICK.VARIABLES (see [[CAM_AE]] above)&lt;br /&gt;
: [[MakeDict]] - Program to allow command line dictionary creation - works for [[UniVerse]] and [[QM]]&lt;br /&gt;
: [[MakeXml]] - Generates XML using standard dictionaries, particularly I-types.  It will also generate DTD, XSD, and XSL definitions.  Started in [[UniData]], mostly done in [[UniVerse]], and has also been done in [[QM]] from Ladybridge.&lt;br /&gt;
: [[MenuProgram]] - A simple menu interpreter in response to a post in CDP&lt;br /&gt;
: [[PrePass]] - Duplicates the $DEFINE $IFDEF compiler stuff that Universe and Unidata have&lt;br /&gt;
: [[QM.Sort.Item]] - Subroutine to use new QM SORT() mechanism to sort associated multivalues&lt;br /&gt;
: [[ShowLocks]] - Universe utility to show locks by name (requires up to date STAT.FILE)&lt;br /&gt;
: [[Sudoku]] - To play a sudoku game&lt;br /&gt;
:[[Try]] - Another utility to run BASIC code from the command line&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*[[Rich Sias]]&lt;br /&gt;
: [[GetNameList]] - PICK BASIC program to build list of names based on either EXACT or SOUNDEX principles. Uses &amp;#039;*&amp;#039; and &amp;#039;...&amp;#039; for first name likeness.&lt;br /&gt;
&lt;br /&gt;
: [[ProgramToListAlgorithms]] - Program to list algorithms that are stored in &amp;amp;PARTFILES&amp;amp;, VOC,  and the parts themselves.&lt;br /&gt;
&lt;br /&gt;
: [[Resize.Stats]] - Reviews progress of phantoms doing resize etc. Predicts completion times.&lt;br /&gt;
&lt;br /&gt;
: [[List.Path.Readu]] - converts device no and inode to pathname in list.readu output.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*[[Wendy]]&lt;br /&gt;
&lt;br /&gt;
: [[UniObjectsTest]] A simple program you can use to make sure you are able to communicate with your [[UniVerse]] or [[UniData]] database using [[UniObjects for Java]]&lt;br /&gt;
&lt;br /&gt;
: [[UniFileTest]] is test code showing a problem I&amp;#039;m having with the [[ReadNamedField]] method in [[UniObjects for Java]].  I would appreciate any help tracking down why it works only four out of five times!&lt;br /&gt;
&lt;br /&gt;
: Source Code for [[UniJavaFactory]] and [[UniSessionFactory]] (and test code: [[TestFactory]])&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*[[Will Johnson]]&lt;br /&gt;
&lt;br /&gt;
: [[FindUnusedAtt]] A utility to find the null attributes in a file. So you can USE them! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*Hugues Mercusot&lt;br /&gt;
&lt;br /&gt;
: [[XMLOUT|XML Output Utility]] - Extract an Unidata file in XML format using or not dictionary, with criteria of selection or not.&lt;br /&gt;
: [[CTRLFIC]] - To periodically check the Unidata files in level 1 overflow (from a list or just for given file) or level 2 using Unidata &amp;quot;guide&amp;quot; and &amp;quot;checkover&amp;quot; commands.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
*Stu Boydell ( [[stuboy]] )&lt;br /&gt;
&lt;br /&gt;
: [[DateUtility]] - Collection of Date Utilities in one easy to use tool bag.&lt;br /&gt;
: [[URLEncode]] - URL Encode a string for passing through to a web server.&lt;br /&gt;
: [[SBProcessSearch]] - Simple utility to search an SB+ process file for a particular string.&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
</feed>