There is a textbox named 'refno' for auto-numbering purpose.
I want to make this textbox visible and display next number when opening the form.
repum - table to store numbers which is next to the existing no in the same line.
rp_num is the name of field in the repum.dbf.
tnfjob - table to...
I'm trying to write the code to get the desired result: - CN060901, CN060902, etc...?
CN060901 stands for:-
06 - Year
09 - Month
01 - Serial number (dn_no from the ".dfbnos" table)
dbfnos is the table of the auto-numbering, starting from 01. dn_no is the field name in the table (.dbfnos).
if...
Hi all
I purely have no idea where i go wrong. I'm trying to get the datas (such as CHEVSINSMZ 100,CHEVSINSMZ 100, CHEVSINSMZ 101, CHEVSINSMZ 102, etc) from the table (.dbf) display and then trim into "CHEVSINSMZ 100 & 101 & 102 itself. [upsidedown]...
Anyone can correct me? (-:
When calling out the job no, the details will be displayed.
for eg : CHEVSINSMZ 100, CHEVSINSMZ 101, CHEVSINSMZ 102
I want to trim them into CHEVSINSMZ 100 & 101 & 102.
jt_hblno is the field name of CHEVSINSMZ 100..
Code as below in VFP version 6.
if k=1
if...
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.