lisp2arx
Visual Programming for AutoLisp
Mathématiques en programmation Lisp..
doc2cpp,doc2lsp, sld2lsp, bmp2dcl,
free__GifCcapture for all-CAD'platforms..
|
Lista Forumurilor Pe Tematici
|
lisp2arx | Reguli | Inregistrare | Login
POZE LISP2ARX
Nu sunteti logat.
|
Nou pe simpatie: ciocolata4u pe Simpatie.ro
| Femeie 21 ani Bucuresti cauta Barbat 24 - 45 ani |
|
zauchan
Moderator
Inregistrat: acum 13 ani
Postari: 180
|
|
Please help, I need define variabile-name myPath=c:\vlaxcompil\cl_aclayer\cosldlsp\2021\ and I replace all "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\" with %mypath% How to replace all paths with internal-var? I want to, transform cosldlsp2.rc to Helpex.Rc
Code:
#filename=cosldlsp2.rc
srchtm1 WAVE "mysld\htmlscr1.txt"
srchtm2 WAVE "mysld\htmlscr2.txt"
srchtm3 WAVE "mysld\htmlscr3.txt"
srchtm4 WAVE "mysld\htmlscr4.txt"
srcexe1 WAVE "mysld\delpexe1.txt"
imagin1 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\corvette.sld"
imagin2 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\mobila01.sld"
imagin3 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\helicopt.sld"
imagin4 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\vasceram.sld"
imagin5 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\plantecs.sld"
imagin6 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\vasnaval.sld"
imagin7 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\frunzacc.sld"
imagin8 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\insecte0.sld"
imagin9 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\prezenta.sld"
imagi10 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\cruceain.sld"
imagi11 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\crSdwg2a.sld"
imagi12 WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\stemamyk.sld"
sld2lin WAVE "c:\vlaxcompil\cl_aclayer\cosldlsp\2021\cosldtolines.gif" |
Problema nu este ocuparea, ci ce obtin tarile cotropitoare?>. Eu am inteles, de la Baba Vanga, daca tarile victorioase si glorioase care se distreaza , mare petrecere pe spatele sclaviei Romaniei, nu obtin semnatura speciiei de Alieni superioare5D , toate victoriile lor se alege praful. .??. Deci victoria 3D este a lor mare-stralucire(banii + petrecere, vin+femeii) , dar in lumea 5D, victoria nu este a lor (cotropitorilor Rusia, Austria ,sau Turcia), depinde de intelepciunea5D-a romanilor si faptele bune lor civilizate..Doa mne parinte Arsenie Boca roaga-te pentru noi pacatosii-ortodoxii din Romania.
Code:
#filename=helpex.rc
srchtm1 WAVE "mysld\htmlscr1.txt"
srchtm2 WAVE "mysld\htmlscr2.txt"
srchtm3 WAVE "mysld\htmlscr3.txt"
srchtm4 WAVE "mysld\htmlscr4.txt"
srcexe1 WAVE "mysld\delpexe1.txt"
(setq how-define "c:\\vlaxcompil\\cl_aclayer\\cosldlsp\\2021\\")
imagin1 WAVE "{how-define}corvette.sld"
imagin2 WAVE "{how-define}mobila01.sld"
imagin3 WAVE "{how-define}helicopt.sld"
imagin4 WAVE "{how-define}vasceram.sld"
imagin5 WAVE "{how-define}plantecs.sld"
imagin6 WAVE "{how-define}vasnaval.sld"
imagin7 WAVE "{how-define}frunzacc.sld"
imagin8 WAVE "{how-define}insecte0.sld"
imagin9 WAVE "{how-define}prezenta.sld"
imagi10 WAVE "{how-define}cruceain.sld"
imagi11 WAVE "{how-define}crSdwg2a.sld"
imagi12 WAVE "{how-define}stemamyk.sld"
sld2lin WAVE "{how-define}cosldtolines.gif"
This code not real-work. |
Modificat de zauchan (acum 3 ani)
_______________________________________ psw: cea de la wjndowsXP gigabyte..
|
|
pus acum 3 ani |
|