<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">Linux, FP 5.14<br>
<br>
I am trying to get a unique number by executing this script called
uniqueid:<br>
<br>
temp_file="/tmp/$$"<br>
echo $temp_file<br>
<br>
</font><font face="Courier New, Courier, monospace">This is my result
from the command line:<br>
# uniqueid<br>
/tmp/23124<br>
#</font><font face="Courier New, Courier, monospace"><br>
<br>
My filepro user command syntax is:<br>
<br>
uniq = /usr/local/bin/uniqueid<br>
ha=uniq<br>
msgbox ha<br>
<br>
This is my result from filepro @key:<br>
<br>
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿<br>
³
?[24;70H?[m?[m?[2J?[H?[m?[2J?[H?[1;1H?[m?[2J?[H?[1;1H
³<br>
³
³<br>
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Press
Enter Ù<br>
<br>
(the graphics did not cut and paste very well, but you get the idea.)<br>
<br>
Any suggestions as to what I am doing wrong?<br>
<br>
Richard D. Williams<br>
</font>
</body>
</html>