Skip to content

VFP: Webpage to file

Read web content to a file A Visual Foxpro function to read a web page’s content into a (cached) file. UrlToFile.prg LPARAMETERS tcRemote * URL reader from Fox Wiki site: http://fox.wikis.com/wc.dll?Wiki~ReadUrl~VFP * Accept URL *… Read More »VFP: Webpage to file

VFP: Ping

Visual Foxpro: Ping an IP number and return weither it has responded. Uses Windows scripting shell. * Ping function * (C)2011 Jasper de Graaf for J.A. Software * Source: https://degraafonline.com LPARAMETERS tcIpNumber && IP number… Read More »VFP: Ping

Ninite installer

  • Tools

With Ninite you select a bunch of applications to install on your Windows platform, and it creates your personal installer that installs all the most recent releases of your selected software. Very frequent updates, almost… Read More »Ninite installer