volviendo a 16bits con Fivewin, Clipper y Blinker

volviendo a 16bits con Fivewin, Clipper y Blinker

Postby Armando Picon » Tue Jun 23, 2020 3:52 am

Amigos todos

Debo hacer modificaciones a unos programas escritos en fw20, Clipper 5.3b y Blinker3.1 (en ese momento la version 3.1 era lo vigente). Sigo teniendo todo, excepto el Blinker 3.1.

¿Puede alguno de vosotros alcanzarme unas plantillas del contenido de los archivos .LNK que se utilizan cuando se utiliza el Blinker? lo que yo tengo ya no funcionan con Blinker 5.10 que es lo ùnico que me queda para 16bits.

Este era mi archivo BAT

Compile.bat

clipper inicio /m/n/es2
clipper cuentas /m/n/es2
clipper wseis /m/n/es2
clipper wnueve /m/n/es2
clipper wocho /m/n/es2
clipper wDiez /m/n/es2
clipper wOnce /m/n/es2
clipper brwzona /m/n/es2
clipper wDoce /m/n/es2
clipper wTrece /m/n/es2
clipper w14 /m/n/es2
clipper w15 /m/n/es2
clipper w16 /m/n/es2
REM clipper w17 /m/n/es2
REM clipper w18 /m/n/es2

Blinker @Cuentas.lnk @FwPead.lnk

brc -k seis.rc Util700.exe

REM del *.obj
REM del *.bak
REM del *.log

REM cd ..
del *.map
del *.bif
rem utiles.exe
REM cd util700

Este era el archivo de enlace de objetos
Cuentas.LNK

output Util700

FI Inicio, mPar
Fi cuentas
fi wSeis
Fi wNueve
#fi wOcho
fi wDiez
fi wOnce
fi brwzona
fi wDoce
fi wTrece
FI W14
fi W15
FI W16
#FI W17
#FI W18

Este era el archivo para generar el EXE con Blinker 3.1

FwPead.LNK

#BLINKER CLIPPER SYMBOL OFF
BLINKER PROCEDURE DEPTH 80
BLINKER INCREMENTAL ON
BLINKER EXECUTABLE CLIPPER //:F90
#BLINKER EXECUTABLE COMPRESS 5


MAP S,A,X

PACKCODE
PACKDATA
DEFBEGIN
name PeadWin
description 'Clipper for Windows library'
exetype Windows 3.1
data preload moveable
code preload moveable nondiscardable
stacksize 8500
heapsize 2048
segment 'PLANKTON_TEXT' nondiscardable
segment 'EXTEND_TEXT' nondiscardable
segment 'OM_TEXT' nondiscardable
segment 'OSMEM_TEXT' nondiscardable
segment 'SORTOF_TEXT' nondiscardable
segment 'STACK_TEXT' nondiscardable
DEFEND

NOBELL


lib Five, FiveC, Objects, WinApi
Lib Sgem53w
lib _dbfcdx, dbfcdx
FWH + BCC582 + WorkShop 4.5 + Resource Hacker + Mingw
Mis nuevas herramientas
Comunicacion via WhatsApp (+51) 957549 665
Comunicación via Correo: apic1002002 at yahoo dot es; apic1002002@gmail.com
User avatar
Armando Picon
 
Posts: 446
Joined: Mon Dec 26, 2005 9:11 pm
Location: Lima, Peru

Re: volviendo a 16bits con Fivewin, Clipper y Blinker

Postby Antonio Linares » Wed Jun 24, 2020 6:42 am

Armando,

Aqui puedes encontrar el Blinker 3.2: Solo escribe Blinker y verás todas las versiones que te aparecen
https://vetusware.com/search/

Yo estoy suscrito a esa web, y lo tengo descargado en caso de que no puedas descargarlo :-)

Siento no haberte podido ayudar antes, he estado bastante liado
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for CA-Clipper

Who is online

Users browsing this forum: No registered users and 3 guests