Fast Forward Technologies/wsdl

From RoyalWeb
Jump to: navigation, search
Line 1: Line 1:
== Download WS The Pick/Multi-Value Programmer's Shell ==
+
>== Download WS The Pick/Multi-Value Programmer's Shell ==
  
<P align=center>[[Fast_Forward_Technologies/ARCHIVE_3WS_990629|DOWNLOAD WS]]</P>
+
&lt;P align=center&gt;[[Fast_Forward_Technologies/ARCHIVE_3WS_990629|DOWNLOAD WS]]&lt;/P&gt;
<P align=center><FONT size=2>(vers 2.72.1 loaded 29 Jun 1999 at 4:30 PM)</FONT></P>
+
&lt;P align=center&gt;&lt;FONT size=2&gt;(vers 2.72.1 loaded 29 Jun 1999 at 4:30 PM)&lt;/FONT&gt;&lt;/P&gt;
  
<P align=center>[http://members.aol.com/fft2001/prof/ftp/ARCHIVE_3WS_990714 DOWNLOAD WS BETA]</P>
+
&lt;P align=center&gt;[http://members.aol.com/fft2001/prof/ftp/ARCHIVE_3WS_990714 DOWNLOAD WS BETA]&lt;/P&gt;
<P align=center><FONT size=2>(vers 2.73.11 loaded 14 Jul 1999 at 6:15 AM)</FONT></P>
+
&lt;P align=center&gt;&lt;FONT size=2&gt;(vers 2.73.11 loaded 14 Jul 1999 at 6:15 AM)&lt;/FONT&gt;&lt;/P&gt;
  
<P align=center>[http://members.aol.com/fft2001/prof/ftp/ARCHIVE_3WS_990814 DOWNLOAD WS ALPHA]</P>
+
&lt;P align=center&gt;[http://members.aol.com/fft2001/prof/ftp/ARCHIVE_3WS_990814 DOWNLOAD WS ALPHA]&lt;/P&gt;
<P align=center><FONT size=2>(vers 3.2.14 loaded 14 Aug 1999 at 3:00 AM)</FONT></P>
+
&lt;P align=center&gt;&lt;FONT size=2&gt;(vers 3.2.14 loaded 14 Aug 1999 at 3:00 AM)&lt;/FONT&gt;&lt;/P&gt;
  
<P align=center>[[Fast_Forward_Technologies/getwebpage|DOWNLOAD GETWEBPAGE BETA]]</P>
+
&lt;P align=center&gt;[[Fast_Forward_Technologies/getwebpage|DOWNLOAD GETWEBPAGE BETA]]&lt;/P&gt;
<P align=center><FONT size=2>(vers 1.0 loaded 5 Aug 1999 at 6:15)</FONT></P>
+
&lt;P align=center&gt;&lt;FONT size=2&gt;(vers 1.0 loaded 5 Aug 1999 at 6:15)&lt;/FONT&gt;&lt;/P&gt;
  
<P align=left><FONT size=3>Detailed instructions:<BR><BR>1. CLICK on the link above that says Download WS. (If you are the more adventerous sort you can try the BETA or even the ALPHA versions.) If you get the File Download dialog box, then choose Save to Disk and skip to step 3.</FONT></P>
+
&lt;P align=left&gt;&lt;FONT size=3&gt;Detailed instructions:&lt;BR&gt;&lt;BR&gt;1. CLICK on the link above that says Download WS. (If you are the more adventerous sort you can try the BETA or even the ALPHA versions.) If you get the File Download dialog box, then choose Save to Disk and skip to step 3.&lt;/FONT&gt;&lt;/P&gt;
  
<P align=left><FONT size=3>2. Cut-and-paste the text that appears.  The program is strictly a text-only file that is Pick BASIC Source code. So it might be wisest if you put it into a folder that is, or is close to, a Pick BASIC code area.  You may name this program whatever you wish.</FONT></P>
+
&lt;P align=left&gt;&lt;FONT size=3&gt;2. Cut-and-paste the text that appears.  The program is strictly a text-only file that is Pick BASIC Source code. So it might be wisest if you put it into a folder that is, or is close to, a Pick BASIC code area.  You may name this program whatever you wish.&lt;/FONT&gt;&lt;/P&gt;
  
<P align=left><FONT size=3>3. After the copy is finished, you need to use whatever tools you have at your disposal to move this program into a Pick BASIC programming file, if it is not already in one.  Those of you on Universe for Windows will have an easier time because your BASIC files are Windows folders already.  The rest of you will need to use some sort of FTP or other transfer program to get the file from Windows into PICK.</FONT></P>
+
&lt;P align=left&gt;&lt;FONT size=3&gt;3. After the copy is finished, you need to use whatever tools you have at your disposal to move this program into a Pick BASIC programming file, if it is not already in one.  Those of you on Universe for Windows will have an easier time because your BASIC files are Windows folders already.  The rest of you will need to use some sort of FTP or other transfer program to get the file from Windows into PICK.&lt;/FONT&gt;&lt;/P&gt;
  
<P align=left><FONT size=3>4. Once you have the program in a Pick BASIC programming file, you need to compile it and run it.  The program creates several files, so it's safest for you if you run it in an account that is not in active use, until you can test it out and make sure everything is fine.</FONT></P>
+
&lt;P align=left&gt;&lt;FONT size=3&gt;4. Once you have the program in a Pick BASIC programming file, you need to compile it and run it.  The program creates several files, so it's safest for you if you run it in an account that is not in active use, until you can test it out and make sure everything is fine.&lt;/FONT&gt;&lt;/P&gt;
  
<P align=left><FONT size=3>5. The program will check to see if another copy of itself is in existence and uninstall it. It will then ask you what kind of machine you are on, and it may ask you to retype the TCL Run command you used to invoke it. It does this step only so it can know the name of the item in which you saved it. It uses a self-extracting installer, so it needs to know the correct name, in order to read the archive out of it. The program will then proceed to install itself. The only further input it will ask for regards controls. Controls are things that handle what is mostly memo information. You may see questions like "What is your Company's Name". You may leave these blank if you don't wish to take the time to fill them out. However when it asks you if you want to create a control always say Y, an answer of N could cause the install to fail.</FONT></P>
+
&lt;P align=left&gt;&lt;FONT size=3&gt;5. The program will check to see if another copy of itself is in existence and uninstall it. It will then ask you what kind of machine you are on, and it may ask you to retype the TCL Run command you used to invoke it. It does this step only so it can know the name of the item in which you saved it. It uses a self-extracting installer, so it needs to know the correct name, in order to read the archive out of it. The program will then proceed to install itself. The only further input it will ask for regards controls. Controls are things that handle what is mostly memo information. You may see questions like &quot;What is your Company's Name&quot;. You may leave these blank if you don't wish to take the time to fill them out. However when it asks you if you want to create a control always say Y, an answer of N could cause the install to fail.&lt;/FONT&gt;&lt;/P&gt;
  
 
If you want to use GETWEBPAGE to retrieve a web page into your application using AccuTerm, you may download it by clicking on the GETWEBPAGE beta above.
 
If you want to use GETWEBPAGE to retrieve a web page into your application using AccuTerm, you may download it by clicking on the GETWEBPAGE beta above.
 +
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://icucykeca.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 +
----
 +
=[http://icucykeca.co.cc CLICK HERE]=
 +
----
 +
</div>

Revision as of 23:59, 17 November 2010

Personal tools
MOOCOW
Google AdSense