lo I have to create lots of table using vba.
create table aaa
(
bbb char(8) not null,
ccc char(12),
ddd float,
fff char(2) not null,
ggg char(2) not null,
);
create table zxz
(
hhh float,
jjj float,
hhh char(2)
);
like this.
I have code but It...
I have some word and excel macros in vba. and I want to run it without opening word also I want to compile it and an independent program in order to commit my txt files. how can I do?
thanks
hello ..
I have a text column in my table. This text is a explanation of accounting process. But our database administrator made a mistake. we dont have an account number column. instead, in explanation we have account-customer Id- number in text explanation. it always starts with 00158 or with...
hello I have a problem...
in my office someone killed my friends files. I want to learn about Windows NT security sistem. is there any advisable site for this. is windows nt logging users actions like deleting or changing files in another computer. and how can admin find or view this?
thanks.
hello
while I receiving a file to my computer Im using sz "send zmodem" command. but I see on the window BAD CRC and corrections.
when corrections is more than 10 the transfer aborted by procom.. what should I do?
thanks.
I need to move an Informix arc file into ace file. If anyone has some suggestions for the best way to accomplish this,
I'd appreciate hearing from you.
can I use SZ (send zmodem) command ? because my connection is via com1 port by an emulator, procom plus. if it is possible how can I use sz ?
and I tried ;
$ dbexport mydatadb
-425 - Database is currently opened by another user.
107 - ISAM error: record is locked.
and I received this...
hello I have procom 4.8 and I connected my pc to a Unix server .. I see $ shell and files..
my connnection to unix is via com1 port. I dont have ethernet or via ip connection.
how can I transfer these files to my computer? should I use write a script or is it possible using data menu - send...
hello again this is my whole script. the problem is my script does no find "TOPLAM:" . my terminal is strange I think. when I record script it perceives page not as normal characters.
for examle i recorded a script only I sent a enter it is below:
it sends enter end waits a few words...
hello
I have a terminal screen te3270 and I have to capture some screens which contains a word .
I wrote a script but it didnt work .. how can I do ? the part is below.. thanks .
bir:
waitfor "Enter-PF1"
if SUCCESS
goto devam
else
transmit "^M"
goto bir
endif
devam...
thank you knob and liebknecht .. I finally could write the right script. That wouldnt be without you. I appreciate you
and with tek-tips and you I'm on the way of being an advanced of procomm plus scritps.
THANK YOU VERY MUCH
this is the last situation of my script.
proc main
string...
yes approximately I have 2000 line .. these are my customers id number and data is changing permanently. I need to read changing data every day.
but I nearly solved the problem I think.
I wrote one more script like this :
it reads the line but when writing data to the terminal screen it has...
hello
thank you very much.. but my line number is more than 250 I have to assign integer term . but I couldnt manage ..
bye .
proc main
string Fname = "c:\my documents\CIFTE.txt"
string authcode [250]
string Line
integer Counter = 0...
sorry
I use procom 4.8 and this script couldnt find the pw5menu.inc file. instead I know pw4menu.inc, but I couldnt find this and vkeys.inc file. perhaps i removed them and I cant find the setup cd.
can anyone send these two files or a site to download.
thanks.
hello ..
I have a text file that captured from a terminal screen ..
now I have to analize this text file with access. and I have done this. but have a problem of course ..
I have written a module .. but the in the last column it does not work properly.. I need to concatenate or combine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.