Universe file names

135 views
Skip to first unread message

Eugene Perry

unread,
Mar 15, 2012, 10:12:48 AM3/15/12
to Pick and MultiValue Databases
I was looking at Universe yesterday. Even though I had LONGNAMES
turned on, I noticed that at the os level Universe still does not
create the file with the actual name. It looks like it still has a
hold over from dos and its 8 character file name.

I am hoping that someday, Universe will correct this.

Eugene

Symeon Breen

unread,
Mar 15, 2012, 10:34:30 AM3/15/12
to mvd...@googlegroups.com
Can you paste the contents of the VOC item for CREATE.FILE

Eugene

--
You received this message because you are subscribed to the "Pick and
MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com To unsubscribe, email to:
mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1424 / Virus Database: 2113/4871 - Release Date: 03/14/12

Eugene Perry

unread,
Mar 15, 2012, 12:36:08 PM3/15/12
to Pick and MultiValue Databases
Symeon,

Here is what CREATE.FILE looks like:

0001: V
0002: create.file
0003: E
0004: VF
0005: LONGNAMES
0006: PICK.FORMAT

I created a file called INTALL.IMAGE. At the os level, the file is
INSTALL.I000.

I do not understand why UNIVERSE cannot create the file with the full
file name. I do understand that there might be some problems because
of old files and that there would need to be a process to get them to
their correct names but there could always be a software switch put in
place so that UNIVERSE did it the old way or the new way depending on
the switch.

Eugene

On Mar 15, 10:34 am, "Symeon Breen" <syme...@gmail.com> wrote:
> Can you paste the contents of the VOC item for CREATE.FILE
>
>
>
> -----Original Message-----
> From: mvd...@googlegroups.com [mailto:mvd...@googlegroups.com] On Behalf Of
>
> Eugene Perry
> Sent: 15 March 2012 14:13
> To: Pick and MultiValue Databases
> Subject: [mvdbms] Universe file names
>
> I was looking at Universe yesterday.  Even though I had LONGNAMES turned on,
> I noticed that at the os level Universe still does not create the file with
> the actual name.  It looks like it still has a hold over from dos and its 8
> character file name.
>
> I am hoping that someday, Universe will correct this.
>
> Eugene
>
> --
> You received this message because you are subscribed to the "Pick and
> MultiValue Databases" group.
> To post, email to: mvd...@googlegroups.com To unsubscribe, email to:
> mvdbms+un...@googlegroups.com
> For more options, visithttp://groups.google.com/group/mvdbms

Rex Gozar

unread,
Mar 15, 2012, 12:41:33 PM3/15/12
to mvd...@googlegroups.com
on my Universe 10.3.7 system, long filenames works just fine:

>CREATE.FILE INSTALL.IMAGE 1,1,18 1,1,18
Creating file "INSTALL.IMAGE" as Type 18, Modulo 1, Separation 1.
Creating file "D_INSTALL.IMAGE" as Type 18, Modulo 1, Separation 1.
Added "@ID", the default record for RetrieVe, to "D_INSTALL.IMAGE".

rex

KennyJ G

unread,
Mar 15, 2012, 12:59:08 PM3/15/12
to mvd...@googlegroups.com
Hello All,

I have an issue with wIntegrate regarding network local & network printing.
Any help will be grateful. If you think you can help me let me know what
exactly you need. Below is a brief overview of my issues.

We recently upgrade our Server to 2008 Std Edition from NT 4.0 Server.
It is now running on a Laptop for portability.

We previously had Manfact(wIntegrate) set to print to a HP4050 LJ
Printer and we were able to print Portrait & Landscape correctly with our
old HP Server Computer WinNT 4.0 which was attached thru Parallel Port, with
correct font & font size.

Now I'm attached by USB to the printer, don't know if this is causing
the printing issue. The issue I'm having is in Landscape mode, it still
prints in portrait even if I choose Landscape setting, unless I change the
HP4050 to landscape, but then it still does not print the correct font size.

Best Regards
KenJG

Don Robinson

unread,
Mar 15, 2012, 1:08:07 PM3/15/12
to mvd...@googlegroups.com
Eugene,
Does the directory where these file exist contain a file named ".Type1"?
If so, this might be your problem.
However, you can't just delete this file, it's a little tricky to convert from type 1 to type 19.
 
Good luck,
DonR
From: Eugene Perry <eppi...@yahoo.com>
To: Pick and MultiValue Databases <mvd...@googlegroups.com>
Sent: Thursday, March 15, 2012 12:36 PM
Subject: [mvdbms] Re: Universe file names

> For more options, visithttp://groups.google.com/group/mvdbms
> -----
> No virus found in this message.
> Checked by AVG -www.avg.com
> Version: 10.0.1424 / Virus Database: 2113/4871 - Release Date: 03/14/12

--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+unsub...@googlegroups.com

Eugene Perry

unread,
Mar 15, 2012, 1:30:46 PM3/15/12
to Pick and MultiValue Databases
It does appear to be working now. The only thing I can think of is
that I created the fie BEFORE i turned long names on.

Thanks all.

Eugene

On Mar 15, 1:08 pm, Don Robinson <donr_w...@yahoo.com> wrote:
> Eugene,
> Does the directory where these file exist contain a file named ".Type1"?
> If so, this might be your problem.
> However, you can't just delete this file, it's a little tricky to convert from type 1 to type 19.
>
> Good luck,
> DonR
>
> > mvdbms+un...@googlegroups.com
> > For more options, visithttp://groups.google.com/group/mvdbms
> > -----
> > No virus found in this message.
> > Checked by AVG -www.avg.com
> > Version: 10.0.1424 / Virus Database: 2113/4871 - Release Date: 03/14/12
>
> --
> You received this message because you are subscribed to
> the "Pick and MultiValue Databases" group.
> To post, email to: mvd...@googlegroups.com
> To unsubscribe, email to: mvdbms+un...@googlegroups.com

Kevin Powick

unread,
Mar 15, 2012, 3:57:57 PM3/15/12
to mvd...@googlegroups.com
Ken,


On Thursday, 15 March 2012 12:59:08 UTC-4, KenJG wrote:
Hello All,

I have an issue with wIntegrate regarding network local & network printing. 

You might get a better response if you post this as a separate, new topic.  By replying to an existing and completely unrelated topic, your question is buried in this thread with little visibility to the group.

--
Kevin Powick

Symeon Breen

unread,
Mar 15, 2012, 5:21:13 PM3/15/12
to mvd...@googlegroups.com

I presume the printer is attached to the laptop via usb

 

Are you able to print to the printer from the laptop in landscape using say excel or some other application ?

 

Typically the landscape/portrait issue can be a driver problem. – if you google ‘HP4050 not printing landscape’ you get quite a few results.

KennyJ G

unread,
Mar 16, 2012, 10:24:39 AM3/16/12
to mvd...@googlegroups.com
Hello Symeon,

Refer Below:

I presume the printer is attached to the laptop via usb - Yes, it is attached by USB

 

Are you able to print to the printer from the laptop in landscape using say excel or some other application ? Yes, all other applications work fine in both portrait and landscape with correct fonts & size.  This issue only seems to be with printing thru Manfact/wIntegrate.

 

Typically the landscape/portrait issue can be a driver problem. – if you google ‘HP4050 not printing landscape’ you get quite a few results. I downloaded 2 types of drivers for this OS & Printer and both print out the same results thru Manfact/wIntegrate


Thank you & Best Regards

Ken




From: sym...@gmail.com
To: mvd...@googlegroups.com
Subject: RE: [mvdbms] ManFact - wIntegrate v 3.0.01
Date: Thu, 15 Mar 2012 21:21:13 +0000

KennyJ G

unread,
Mar 16, 2012, 10:30:14 AM3/16/12
to mvd...@googlegroups.com
Hello Kevin,

Thank you for your reply.  I'm still new to the Google Groups, in a few words can you explain how I can post a NEW topic or guide me where I can do this.  Thank you for your help on this matter. I will look into new posting while waiting for your response.

Regards
Ken


Date: Thu, 15 Mar 2012 12:57:57 -0700
From: kpo...@gmail.com
To: mvd...@googlegroups.com
Subject: [mvdbms] Re: ManFact - wIntegrate v 3.0.01

Kevin Powick

unread,
Mar 16, 2012, 2:54:15 PM3/16/12
to mvd...@googlegroups.com
Hi Ken,

On Friday, 16 March 2012 10:30:14 UTC-4, KenJG wrote:

>
> Thank you for your reply.  I'm still new to the Google Groups, in a few words can you explain how I can post a NEW topic 
>

Just go to the group's main page, where all the posted topics are listed, and at the top of the page you should see a reddish button with white text that says "New Topic".  For those using the new Google Groups format, it should look something like this:  NEW TOPIC  

--
Kevin Powick

Reply all
Reply to author
Forward
0 new messages